G
Guest
Using Office 2003 and Window XP;
If the following are set in a file as it closes:
Application.DisplayAlerts = False
Application.EnableEvents = False
1. Will this affect the saved file in any way the next time it is opened?
2. Will it affect any other currently open files in the same instance?
Thanks much for your assistance.
If the following are set in a file as it closes:
Application.DisplayAlerts = False
Application.EnableEvents = False
1. Will this affect the saved file in any way the next time it is opened?
2. Will it affect any other currently open files in the same instance?
Thanks much for your assistance.