Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In an Excel workbook there is some VB coding with various routines. How can
i assign a routine to a toolbar button (I assume this will have to be a macro button) which will trigger the routine. There are no macros in this workbook when you press Alt+F8. Would appreciate your help. dg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Aless,
The list will not include macros contained behind the worksheet or macros that are declared as "Private". You macros must be in a standard module and be public. Otherwise - View Toolbars Customize select the Commands tab and goto Macros select one of the two choices and drag it to the tool bar. right click the new button and click Assign Macro select a macro from the list and click OK. steve "Aless" wrote in message ... In an Excel workbook there is some VB coding with various routines. How can i assign a routine to a toolbar button (I assume this will have to be a macro button) which will trigger the routine. There are no macros in this workbook when you press Alt+F8. Would appreciate your help. dg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excell error "Can't find Project or Library" Project VBAProject | Excel Worksheet Functions | |||
project | Excel Worksheet Functions | |||
How to convert MS Project to MS Excel. I don't have MS Project. | Excel Discussion (Misc queries) | |||
Need a project. | New Users to Excel | |||
I pay $ for this project | Charts and Charting in Excel |