If one user is using Excel Worksheet, and another one whant's to use it too, the second user receives the message that the file is read only because someone else is using it.
Is it possible that this message doesn't appear?
I've tried with Application.DisplayAlerts = False in WorkBook_Open but it's not functioning.
Bookmarks