How can I determine who has workbook open?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I currently use the readonly property of the workbook to determine that the
workbook is already opened by another user. But how do I know who that other
user is? The writereservedby is empty, so I know that won't help. Any ideas?

Thanks, Dean.
 
I know Excel can tell you who has a workbook open when is prompts fotr Read
Only, Notify or Cancel. So I was hoping to use the same function. Do you
think this might work by doing some coding with the File System Object (FSO)?

Regards, Dean.
 
No. I doubt it. I think you would have to go to the API if it is available
there and you have access to that information.

Regards,
Tom Ogilvy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top