View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Donnette Donnette is offline
external usenet poster
 
Posts: 1
Default Run a macro upon saving

Probably a simple one - I am trying to set up a macro to run when the user
saves the file via the save icon. I have the macro set up to generate an
email with the file as an attachment, but would like the macro to run on
save. Thanks.