find out if a sheet is open by another user

  • Thread starter Thread starter Dan
  • Start date Start date
D

Dan

Is there a way to find out in VBA if an xls is open in read/write mode by
someone and who that someone is.
Many thanks,
Dan
 
UserStatus does not work on a read only file - and I am interested to find
out who is the user that is locking the file, so that does not help me.

on the help file it is written:
"Remarks
The UserStatus property doesn't return information about users who have the
specified workbook open as read-only."

Thank you.
 

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