Catch New Project Event

M

Martin

Hello everyone,
i am trying to run a macro (resets calendar and other options to a default)
every time a new project is started in Project 2007.

My problem is, how to make the Application_NewProject Event available,
BEFORE the first project (the one, created, when Project 2007 is started) is
created.

I am very grateful for every suggestion,
regards,

Martin
 
J

Jan De Messemaeker

Hi Martin,

I wonder why..
If you're only boithered with this Project1 for esthetical reasons why not
immediately close it (f.i. after checking that the name of the
acticveproject starts with "Project")
Greetings,

Jan De Messemaeker, Project MVP
 
M

Martin

Hi Jan,
interesting thought. Bit of a workaround, but interesting none the less.
I guess I could tie this to the activate-event, just have to make sure it
only runs once and not for every new project.
.... or I'd just start a new project with a different name right away.

Thank your for your suggestion, Ill certainly try this. Still a solution to
my initial plan would be great (if just for curiosity reasons)

Greetings,
Martin
 
Top