Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I create a menu with two items in the list. The menu is created with a
Workbook_Open macro in the ThisWorkbook module. The macro called by the menu item's OnAction also resides in the ThisWorkbook module. But when selecting that menu item, I get the error "Macro 'Workbook!Macro' does not exist." I call the same macro within the code of a Workbook_SheetSelectionChange macro, again in the ThisWorkbook module, and it works fine. What am I missing? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting Onaction for File Save on Menu bar using item or index numbers | Excel Programming | |||
Need Help with a Menu Item .OnAction property | Excel Programming | |||
OnAction menu item property coding | Excel Programming | |||
Setting OnAction of custom menu item? | Excel Programming | |||
Macro to display a menu item - possible? | Excel Programming |