Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I go about creating custom menu items?
Thus far I have: With Application.CommandBars(1).Controls.Add (Type:=msoControlPopup) .Caption = "Name" .Visible = True .Enabled = True End With This works fine. However I have no Idea of how to add sub menus. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating Drop-down menus with subset drop-down menus | Excel Worksheet Functions | |||
Please Help Me with Custom menus | Excel Worksheet Functions | |||
custom menus | Excel Programming | |||
Custom menus | Excel Programming | |||
Custom Menus | Excel Programming |