Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Hotbird
Great to get feedback. These newsgroup are definitely a great resource. Gord On Thu, 27 Nov 2003 21:49:04 -0000, "Hotbird" wrote: Many thanks Gord and Vasant. Your solutions worked like a dream. What a resource this NewsGroup is!!! <Gord Dibben wrote in message .. . Sub hideme() Application.CommandBars("Worksheet Menu Bar").Enabled = False End Sub Sub unHideme() Application.CommandBars("Worksheet Menu Bar").Enabled = True End Sub Gord Dibben XL2002 CommandBars(1).Enabled = False |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i hide & unhide menu bar? | Excel Discussion (Misc queries) | |||
Hide bar above menu titles | Excel Discussion (Misc queries) | |||
excel's menu bar | Excel Discussion (Misc queries) | |||
How do I hide the Worksheet menu bar | Excel Worksheet Functions | |||
Truncated font list in Excel's "Insert Symbol" menu selection | Excel Discussion (Misc queries) |