missing toolbar

S

steph

I'm not really a new user but this frustrating problem is probably simple to
resolve. I am now missing the toolbar that is typically at the top of all
EXCEL spreadsheets--the one that shows FILE, EDIT, VIEW, etc. I thought that
was the STANDARD toolbar, however, if I right click next to the visible
toolbars, both STANDARD and FORMATTING are checked.

What did I do? More importantly, how do I fix this? PLEASE HELP--I can't
function well without this!!
 
G

George Gee

Right click your toolbars > Customize.
On the Toolbars tab checkmark in 'Worksheet Menu Bar'

George Gee
 
G

Gord Dibben

The name of that is Worksheet Menu Bar

You can try Tools>Customize>Toolbars and select it if not checked.

It may have been disabled somehow and needs to be re-enabled

Sub foo()
Application.CommandBars("Worksheet Menu Bar").Enabled = True
End Sub


Gord Dibben MS Excel MVP
 

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

Similar Threads

ToolBar missing after re-booting 8
Toolbar 1
Standard Toolbar is missing 5
Missing Toolbar 1
Top-Level Menu Missing! 4
Excel toolbars are missing 1
Persist toolbar visible state 5
Missing application menu 8

Top