Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Mon, 12 Feb 2007 12:20:35 -0500, "Jon Peltier"
wrote: or... Dim cBar as commandbar dim myMenu as CommandBarControl For Each cBar in Application.Commandbars If cBar.Type = msoBarTypeMenuBar then set myMenu = cBar.Controls.Add(Type:=msoControlPopup) ' etc. End If Next As always: thank you very much for your help! -- Fredrik E. Nilsen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA Editor Menu Bar and Toolbar disappears | Excel Discussion (Misc queries) | |||
menu toolbar disappears and right click wont work in charts | Charts and Charting in Excel | |||
Custom sort in macro disappears | Excel Programming | |||
addin and main menu disappears | Excel Programming | |||
Data Analysis Options disappears from |
Excel Discussion (Misc queries) |