Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a custom menu and i'd like to know if it's posible
to put a symbol before the option, created by me. The code i'm using is the following, and the property i'm talking about is submenuitem.faceid=??? Set subMenuItem = mnuitem.Controls.AddType:=msoControlButton) subMenuItem.Caption = "Option1" subMenuItem.FaceId = 17 subMenuItem.OnAction = "Openfile" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
custom menu | Excel Discussion (Misc queries) | |||
Custom Menu Help | Excel Worksheet Functions | |||
Custom menu | Excel Worksheet Functions | |||
Remove custom menu | Excel Discussion (Misc queries) | |||
Custom Menu | Excel Programming |