M
med111
Hi all,
in Project 2007, if I implemented the project_beforeSave
Private Sub Project_BeforeSave(ByVal pj As Project)
When testing this event File-->Save, the event is running well .
But when we close the projet without saving then chek save in the
popup that appears,
the beforeSave event does not execute well. there is an error that
occurs .
Is this a bug? Any Idea, please?
in Project 2007, if I implemented the project_beforeSave
Private Sub Project_BeforeSave(ByVal pj As Project)
When testing this event File-->Save, the event is running well .
But when we close the projet without saving then chek save in the
popup that appears,
the beforeSave event does not execute well. there is an error that
occurs .
Is this a bug? Any Idea, please?