Execute macro on File Save or File Save As

J

jls

Is there anyway to cause a macro to fire when the user
executes a "File Save" or a "File Save As" command?
Something similar to the AutoClose macro, but for FileSave?

If not, is there an easy way for me to create my own File
Save command?
 
J

Jezebel

If you write a macro with the same name as the built-in command, it runs in
place of the built-in. In this case, write macros called FileSave and
FileSaveAs.
 

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

Top