P
Pony
Hi,
VBA-Code for nearly 300 .dots have to be changed. To avoid the
document-events when opening the .dots, I am using
myApplication.AutomationSecurity = msoAutomationSecurityForceDisable
The macro works well and my only problem is:
Is there any possibility to avoid the security-messages when opening and
saving the .dots. I don't want to press the Enter-Button 600 times.
Perhaps there is also another possibility to avoid the execution of then
document-events, I don't know?
Thanks
Gerlinde Kirse
VBA-Code for nearly 300 .dots have to be changed. To avoid the
document-events when opening the .dots, I am using
myApplication.AutomationSecurity = msoAutomationSecurityForceDisable
The macro works well and my only problem is:
Is there any possibility to avoid the security-messages when opening and
saving the .dots. I don't want to press the Enter-Button 600 times.
Perhaps there is also another possibility to avoid the execution of then
document-events, I don't know?
Thanks
Gerlinde Kirse