Triggering Macros

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am very new to macros, but I have written several and mapped them to
buttons. I have seen some sample code that is triggered when the user saves,
or doubleclicking etc. Does anybody have a good reference on how to do this,
and what can be triggered?

In particular I want to know how to trigger a macro when the users saves,
and when they print (different macros for each trigger).
 
Look in the ThisWorkbook module (right click the excel icon in the upper
left of the screen). In the left window select workbook>in the right window
are your events.
 

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