Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following code disables the File menu on the Worksheet Menubar
CommandBars(1).Controls("File").Enabled = True Ideally I'd like to be able to disable an individual item on the menu e.g. "Print", but I've struggled to get there. Can someone please explain how this is achieved? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
disabling specific items under tools menu | Excel Programming | |||
Disabling scrollbars for an excel's built-in form (Autoform) | Excel Programming | |||
Help with disabling items in the menu | Excel Programming | |||
Help with Enabling / Disabling Menu Items..! | Excel Programming | |||
Disabling menu items in VBE | Excel Programming |