Worksheet Menu Bar
Try Enabled = False instead.
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
"Spencer Hutton" wrote in message
...
How can i have the menu bar invisible when a workbook opens. i have
tried:
Application.CommandBars("Worksheet Menu Bar").Visible = False
without any luck. is this not possible? TIA.
|