Is there a way of finding out which Networked PC is using a cerai workbook usgin VBA
I ianripping Aug 21, 2004 #1 Is there a way of finding out which Networked PC is using a cerai workbook usgin VBA
T Tom Ogilvy Aug 21, 2004 #2 Some say this doesn't work for them, but open the workbook Readonly and then check workbooks("workbookinquestion.xls").WriteReservedBy
Some say this doesn't work for them, but open the workbook Readonly and then check workbooks("workbookinquestion.xls").WriteReservedBy