How do I add a macro to a menu button?

  • Thread starter Thread starter mhillis
  • Start date Start date
Place the button on your sheet. Right Click on the button and select "View
Code". This opens the VB editor to the module for the button. Enter your
macro here. If you have recorded a macro elsewhere, cut and paste works
well, too.
 
sorry, missed the part about the "Menu". This is for a "command" button in a
spreadsheet.
 

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