Open Project
Hit ALT+F11
In the box in the upper left expand the project so it shows "Microsoft
Project Objects"
Double click on "This Project (name of your project.mpp)
In the code window that opens enter:
Private Sub Project_Open(ByVal pj As Project)
MsgBox "Project Just Opened"
End Sub
You can replace the MsgBox code with whatever you want to happen when you
open the project.
--
Please try to keep replies in this group. I do check e-mail, but only
infrequently. For Macros and other things check
http://masamiki.com/project
-Jack Dahlgren, Project MVP
email: J -at- eM Vee Pee S dot COM
+++++++++++++++++++