J
Jane Kirby
I need to automate the collection of metric data from multiple MS Project
files. For each MPP file, I want to launch MS Project, run a macro to save my
data, then close. So far, I have been able to call up Project with a command
like the following
"C:\Program Files\Microsoft Office2003\OFFICE11\WINPROJ.EXE"
-"E:\Documents\Metrics\MyProject.mpp"
I have no idea how to pass in a parameter to get the macro run. Can this be
done?
Also, I would prefer to run MS Project silently, so that the person running
the batch file does not see the GUI zoom into view repeatedly. Is this
possible?
files. For each MPP file, I want to launch MS Project, run a macro to save my
data, then close. So far, I have been able to call up Project with a command
like the following
"C:\Program Files\Microsoft Office2003\OFFICE11\WINPROJ.EXE"
-"E:\Documents\Metrics\MyProject.mpp"
I have no idea how to pass in a parameter to get the macro run. Can this be
done?
Also, I would prefer to run MS Project silently, so that the person running
the batch file does not see the GUI zoom into view repeatedly. Is this
possible?