J
Jim
I am running MS Project 2000 with the code
Application.DisplayAlerts = False
FileOpen Name:=ProjectInputName
and I then get the alert
"The document you are opening contains macros. Some macros may contain
harmful viruses. If you are sure..."
I thought that setting:
Application.DisplayAlerts = False
should supress these alerts. Anyone know why I still get this alert??
thanks
Application.DisplayAlerts = False
FileOpen Name:=ProjectInputName
and I then get the alert
"The document you are opening contains macros. Some macros may contain
harmful viruses. If you are sure..."
I thought that setting:
Application.DisplayAlerts = False
should supress these alerts. Anyone know why I still get this alert??
thanks