daved2424
Feb 5th, 2004, 07:15 AM
I am trying to turn off the main menu command bar in Excel. Why does this code not work?
Application.CommandBars("Worksheet Menu Bar").Visible = False
Many Thanks
Application.CommandBars("Worksheet Menu Bar").Visible = False
Many Thanks