Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have created a button via customize - toolbars- new - added command button (rename from &button to &Report) I would like to know how to refer to this button in vba coding? I would like to code: when the button report is click, then load the userform Report_Graph. Private Sub Report_Click() Report_Graphs.Show vbModeless End Sub i think this code would be in the ThisWorkBook object. Private sub or is there a better way to do this? thanks for the help. still learning, tracktraining -- Learning |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 - assign macro to custom toolbar button | Excel Discussion (Misc queries) | |||
How Do I Assign a Toolbar Button to a Custom Number Format I creat | Excel Discussion (Misc queries) | |||
How do I assign a toolbar button to a custom number format I creat | Excel Programming | |||
Assign macro to toolbar custom button? | Excel Programming | |||
Assign Sub to Custom Button | Excel Programming |