adding shortcut menu items

  • Thread starter Thread starter singincpa
  • Start date Start date
S

singincpa

I am trying to add some existing Excel commands to my shortcut bars (e
Sort, Find & Replace, etc.), but I don't know what the OnAction need
to be for each of them. Is there a way to get a list of all of th
source events from Excel? Obviously I am not a macro or VBA expert
 
there are no source events. built in buttons are associated with default
behavior.

If you add the built in buttons to th shortcut bar, they will perform in the
normal manner without setting an onaction property.
 

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