J
Jane
Hello,
I would like to find out how to intercept the File > Open command to open a
text file and process it in a particular way. When a file with a known name
is opened, I want to read its contents (a list of MPP files) and run a
particular macro on each of them. If the text file is not the one I am
looking for, I want Project to process it as normal.
I know how to intercept the Project_Open routine and do my own things on a
project file but so far I haven’t been able to work out how to intercept
anything earlier than that at the application level. I’m a VC++ user and
only know VBA through writing Excel macros, so my experience is limited.
Thank you,
Jane Kirby
I would like to find out how to intercept the File > Open command to open a
text file and process it in a particular way. When a file with a known name
is opened, I want to read its contents (a list of MPP files) and run a
particular macro on each of them. If the text file is not the one I am
looking for, I want Project to process it as normal.
I know how to intercept the Project_Open routine and do my own things on a
project file but so far I haven’t been able to work out how to intercept
anything earlier than that at the application level. I’m a VC++ user and
only know VBA through writing Excel macros, so my experience is limited.
Thank you,
Jane Kirby