Macro behind Toolbar Menu Selection

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

Guest

I am trying to find the macro behind menu selection on the Excel toolbar.

How would I find the macro behind the City example listed below?

Example:
Find Edit Market
State --> City

Thanks,
 
I am trying to find the macro behind menu selection on the Excel toolbar.

How would I find the macro behind the City example listed below?

Example:
Find Edit Market
State --> City

Thanks,

Select Tools|Customize. Then, follow the click path to State -->
City. Right click on that and select Assign Macro. The Macro Name
field of the popup dialog box will contain the name of the macro that
the button executes.
 

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