Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There are two Excel menu bars: Worksheet Menu Bar and Chart Menu Bar. The
Chart Menu Bar is activated when a chart is selected, otherwise the Worksheet Menu Bar is activated. Any controls added to the Worksheet Menu Bar should also be added to the Chart Menu Bar if you need them available while a chart is active. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "fernando" wrote in message ... Hello I have a vba excel 2003 application that adds a menu to the menu bar with CommandBarPopup. When a graph object is selected, the menu disappears along with the 'data' menu, how can I avoid this? 'data' menu is not important, but the other is thanks fernando |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Editor Menu Bar and Toolbar disappears | Excel Discussion (Misc queries) | |||
custom menu disappears when I File, Exit, Cancel | Excel Programming | |||
Custom menu disappears | Excel Programming | |||
Out of range line disappears in print as it re-enters graph | Charts and Charting in Excel | |||
addin and main menu disappears | Excel Programming |