Run Macro on Application Start

S

SpaceCamel

I could like to run a macro when MSP starts the first time to load some
common data for all projects to use.

Is there a event that can trigger the macro?
Thanks,
 
J

Jan De Messemaeker

Hi,

Then in VBE, select Global.mpt, This Project in the project explorer, in the
module pane select project, Open, the macro entered in there will fire when
Project is opened
(It didn't for 2000)
HTH
 
J

Jan De Messemaeker

Hi,

Yes, should have mentioned that.
In P2000 it ONLY fires when a project is opened.
 
Top