N
NDCOURT
I'm using Project Standard 2003 and trying to write a
macro that uses conditional if statements to determine
whether I continue with the file open or close the
application. I want this to be automated such that I open
a Project file with a script, automatically run a macro,
and if no user interaction occurs within a certain period
of time, close the application.
Does project have any sort of events that can be raised so
that I can use an event handler for a conditional if
statement?
macro that uses conditional if statements to determine
whether I continue with the file open or close the
application. I want this to be automated such that I open
a Project file with a script, automatically run a macro,
and if no user interaction occurs within a certain period
of time, close the application.
Does project have any sort of events that can be raised so
that I can use an event handler for a conditional if
statement?