Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Setup / May 2006

Tip: Looking for answers? Try searching our database.

How to reappear the menu bar (file, edit etc) that disappeared?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
NikitasScopelitis - 10 May 2006 07:52 GMT
I do not know how, but the menu bar (file, edit, view, etc) has disappeared
from my excel 2003. How can I make it reappera without reinstalling office?
Bondi - 10 May 2006 08:20 GMT
Hi

If it has been disabled you could use this in a module

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

Regards
Bondi
RajKohli - 15 May 2006 12:12 GMT
You can also try this:

1. Right-click on any toolbar button and choose Customize.
2. Click the "Toolbars" tab.
3. In the end of the Toolbars list, check mark "Worksheet Menu Bar"

Hope it helps you, let us know!

> I do not know how, but the menu bar (file, edit, view, etc) has disappeared
> from my excel 2003. How can I make it reappera without reinstalling office?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.