Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the Hyperion Smart View add-in in my Excel. I tried to add a command
button which basically will call a command item on this Hyperion menu. When I used the Application.CommandBars("Hyperion").Controls("Memb er Select...").Execute in the VBA code, it does not work. The error message is "Runtime error 5: invalid procedure call or argument". If I call an Excel standard menu item, it works fine. Does anyone know how to programmatically call a non-Excel standard menu item that comes from a third-party add-in? Thanks a lot in advance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA:programmatically invoking menu items from Excel Worksheet menu | Excel Programming | |||
Call a menu item | Excel Programming | |||
Adding Sub Menu Item to Current Custom Menu | Excel Programming | |||
Menu items added with menu item editor in older versions | Excel Discussion (Misc queries) | |||
Adding a menu item right click menu when clicking on a single. | Excel Programming |