macro on exit or save?

  • Thread starter Thread starter kill_beast
  • Start date Start date
K

kill_beast

Is there a way to get a macro to run upon exiting or saving a document?
 
An AutoClose macro will run on closing the document. To run a macro when you
save it, you will have to intercept the FileSave and/or FileSaveAs command.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top