Running a macro when project opens.

D

Dave Hollas

Hi All,

I'm attempting to run a macro when the project file is openned for use.

Where would do I put the macro so it executes automatically?

Dave
 
J

Jan De Messemaeker

Hi Dave,
In VBEditor, select the project in the Project Explorer
Double-click "This Project"
A module frame comes up
Left select Project, Right select open
A macro frame comes up; the instructions go in there
HTH
 
D

dave

Thanks Jan It worked prefectly
Jan De Messemaeker said:
Hi Dave,
In VBEditor, select the project in the Project Explorer
Double-click "This Project"
A module frame comes up
Left select Project, Right select open
A macro frame comes up; the instructions go in there
HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/index.htm
32-495-300 620
 
Top