Right Click Options Greyed out....Sheet is not protected

J

jlclyde

Hello,
I sent too soon last post. My right click options are limited and the
workbook and sheet are not protected. Any thoughts? I have also
tried to run the following macro with no luck.
Sub MenuBar_Restore()
CommandBars("Worksheet menu bar").Reset
End Sub

Thanks,
Jay
 
G

GS

jlclyde wrote on 2/11/2011 :
Hello,
I sent too soon last post. My right click options are limited and the
workbook and sheet are not protected. Any thoughts? I have also
tried to run the following macro with no luck.
Sub MenuBar_Restore()
CommandBars("Worksheet menu bar").Reset
End Sub

Thanks,
Jay

The bar you're looking for is named "Cell".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top