JackDanIce
Well-known Member
- Joined
- Feb 3, 2010
- Messages
- 9,922
- Office Version
- 365
- Platform
- Windows
Hi,
I have a workbook which sometimes is open on one person's PC and then a second person opens it.
When the second person opens it, it provides the "READ ONLY", "NOTIFY" and "CANCEL" prompts.
(i) If it has been opened as "READ ONLY", what code can I use in the workbook code to close it without the save prompt? I.e. kill/delete the temporary copy of the file
(ii) In addition, can I remove the "NOTIFY" option when the second person tries to open this file?
Apologies if this should be as seperate threads, I'm more interested in the answer to (i) but if (ii) can be solved at the same time, then great - both seem related.
Thanks in advance,
Jack
I have a workbook which sometimes is open on one person's PC and then a second person opens it.
When the second person opens it, it provides the "READ ONLY", "NOTIFY" and "CANCEL" prompts.
(i) If it has been opened as "READ ONLY", what code can I use in the workbook code to close it without the save prompt? I.e. kill/delete the temporary copy of the file
(ii) In addition, can I remove the "NOTIFY" option when the second person tries to open this file?
Apologies if this should be as seperate threads, I'm more interested in the answer to (i) but if (ii) can be solved at the same time, then great - both seem related.
Thanks in advance,
Jack