Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
C C is offline
external usenet poster
 
Posts: 61
Default View what macro is assigned to a tool bar button

How do I view which macro is assigned to a custom button?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,565
Default View what macro is assigned to a tool bar button

Right click the button. If the pop-up menu appears with the option to
assign a macro, then select that option. If a macro is assigned, it will
appear in the top window, shaded. If none is assigned it will appear as
Button1_Click, Or whatever button number it happens to be.

If the pop-up menu does not appear when you right click the button, then the
button is from the Control Tool box and you will need to enter design mode
to access the code for the button. Once in design mode, right click the
button and select "View Code" from the pop-up menu. That is that the
CommandButton_Click code is the code for that button.



"C" wrote in message
...
How do I view which macro is assigned to a custom button?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assigned Macro to button Stephen sjw_ost Excel Programming 5 March 30th 09 10:25 PM
Macro assigned to a button Sadcrab Excel Discussion (Misc queries) 12 December 8th 06 11:16 PM
Macro Assigned to a Button zephyr Excel Discussion (Misc queries) 1 October 25th 06 03:33 PM
How do I know what macro is assigned to a button? Denise in NC Excel Discussion (Misc queries) 3 April 3rd 06 02:31 PM
Which Macro Is Assigned to a Button SidBord Excel Programming 3 April 29th 04 07:57 PM


All times are GMT +1. The time now is 03:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"