Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I am trying to add the 'File" menu and "Window" menu of the Standard Toolbar to a custom toolbar but failing miserably! I think it should look something like: Sub AddMenuTitles() Application.CommandBars("MyCustomMenu").Controls.A dd("File) Application.CommandBars("MyCustomMenu").Controls.A dd("Window") End Sub Can anybody help please Regards Michael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Moving 2003 Custom Menu to Quick Access Toolbar | Excel Programming | |||
Custom Toolbar/Menu for UserForm | Excel Programming | |||
Custom Floatable Toolbar Popup Menu | Excel Programming | |||
Add standard excel button to custom toolbar menu | Excel Programming | |||
VBA - Disappearing custom menu and custom toolbar | Excel Programming |