Macro behind Toolbar Menu Selection
On Oct 17, 2:44 pm, Joe K. <Joe wrote:
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.
|