About Project Update

D

Dennis

Hi all :

I want to set up a mechanism to know how long the Project Managers
didn't update their projects.

Is there any advise?


Thanks,

Dennis
 
G

Gérard Ducouret

Dennis,

I did that with a VBA procedure which reads the Project Server database and
which compare the Current Date and the Status Date. If the difference is
greater than 3 weeks, warning...

Gérard Ducouret
 
Top