christhedonstar
Programmer
Hi,
When I do
Application.EnableEvents = False
Application.DisplayAlerts = False
Workbooks.Open theworkbook.xls
I get a notification asking if I I want to update links. I don't understand why I get asked this question when displayalerts is false...
Any ideas?
Thanks,
Chris
When I do
Application.EnableEvents = False
Application.DisplayAlerts = False
Workbooks.Open theworkbook.xls
I get a notification asking if I I want to update links. I don't understand why I get asked this question when displayalerts is false...
Any ideas?
Thanks,
Chris