Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello
I need to disable the Tools/Customizze menu option and I need to know the 'ID' for this command -- and where do I find the list of those IDs? example for disabling Tools/Options command: Application.CommandBars("Worksheet Menu Bar").FindControl _ (ID:=522, Recursive:=True).Enabled = False cm |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Disable Customize option next to a tool bar from VB | Excel Discussion (Misc queries) | |||
Disable Customize option in toolbar | Excel Programming | |||
disable customize option when right click on menu bar | Excel Programming | |||
disable customize option when right click on menu bar | Excel Discussion (Misc queries) | |||
Disable Option from tools in Menu bar | Excel Programming |