View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joao Rodrigues Joao Rodrigues is offline
external usenet poster
 
Posts: 5
Default File in use by ? WHO ?????

Hi

how can i know who has a non-shared workbook open.
The Notify message show me the right username, but when i open the workbook with VBA, (ReadOnly:=True) the writereservedby property return's my own username
In resume, where can i find the username that the Notify message use ?
I'm using Excel 2000 SR-1 in a Windows 2000 networ
Thanks in advanc
Joa