Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to execute a menuitem from the standard Excel menu with VBA code?
I have tried this (and several variations) with no luck: MenuBars(xlWorksheet).Menus("Data").MenuItems("For m...").Execute I am trying to open the Data form in the above code but I would like to do other things to. And, for general knowledge, is "Commandbars" interchangeable with "MenuBars"? Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How disable menu command | Excel Discussion (Misc queries) | |||
Name command in Insert Menu | Excel Discussion (Misc queries) | |||
How do I execute buttons in Excel using a voice command? | Excel Discussion (Misc queries) | |||
How do I execute command from button or hyperlink? | Excel Discussion (Misc queries) | |||
Execute a command line app but i want a string returned. | Excel Programming |