How to AutoSave event for MS Office application

R

Rita

Hi
We are handling DocumentBeforeSave event for MS Word 2003. Here we want to
skip a portion of code in the event handler when autosave gets fired. So is
there any way to determine if autosave event has fired? Is there any thats
set when AutoSave fires?

Thanks
Rita
 
Top