Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try this Thomas
..OnAction = ThisWorkbook.Name & "!mymacro" -- Regards Ron de Bruin http://www.rondebruin.nl/tips.htm "thomas" <nomail wrote in message ... Hello, I created a custom menu with a vba macro in an xla file (excel 2003) but i have a problem : When the code runs, it looks for the macro "mymacro" defined in ".OnAction="mymacro" not in the xla file itself but in the active xls workbook. I do not understand why Thanks for your help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom Menu with Macro doesn't save. | Excel Discussion (Misc queries) | |||
Assign macro to custom menu | Excel Programming | |||
Add menuitems to custom created menu | Excel Programming | |||
How do I add a macro to a custom menu? | Excel Discussion (Misc queries) | |||
run macro from custom menu | Excel Programming |