Hello,
I have a workbook which performs several actions after the Application.Visible property is set to false. Several dozen people are using this and a common problem is that they close it and for various reasons, double click the shortcut to reopen the file.
If the file is still open, the “locked for editing” message appears.
What would be the best way to solve this? Is there a way to disable or hide the shortcut referring to this file from within Visual Basic until the file is closed?
I am using Excel 2000/Win98SE
Thanks,
Michael Read