I have a password protected workbook which can be opened for read only if you can not enter with password to edit. Really basic stuff.
But when someone stays on the password asking window and the user does not click on anything then I can not open the file to edit. ("another user" blocking problem...) I am not able to log who is in the file because it is not actually opened but somehow still.
What is the solution for this? Can I prevent this issue? How can a read only file be protected?
The file is on a remote server and it is on read only usage by users. It is really annoys me when I need to update this file an I am just not able to do that. :(