Can someone tell me how to hide the worksheet menu bar.
I've tried this code:

VB Code:
  1. application.commandbars("Worksheet menu Bars").Visible = False

but, it doesn't work. Can someone help me please?!!?


Thanks in advance,
Greyskull