Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Sunil Jayakumar
 
Posts: n/a
Default


Quoting Dave Peterson:

Is it ok to reset all your toolbars???
If yes, then close excel.
windows start button|search
look for *.xlb (.xlb is where toolbar customizations are saved)
Rename them all to *.xlbOLD
Start up excel to see if it's ok.
If yes, delete those *.xlbOLD files.
If no, close excel and rename them back (no harm, no foul).

Quoting Jason Morin from Atlanta:
Press ALT+F11, go to Insert Module, copy in the code below, press ALT+Q,
and run the macro from Tools Macros Macro:

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

Hope this helps

Sunil Jayakumar

"Quinam" wrote in message
...
I have a next scenario, when I open Excel 2003 all the Menu Bars are
hidden,
they do not appear visible incluiding the Worksheet Menu Bar. Only there
is
the title of Microsft Excel - Book 1 and immediately below there are the
columns A B C D E.. etc.

How I can make again appear menus without having the option of right click
to make appear the options of the toolbars?


www.ayyoo.com/dvd.html


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
pivot table - hide details but show subtotal for calculated field tenneym Excel Discussion (Misc queries) 1 February 9th 05 03:07 AM
UDF and Calculation tree Ken Wright Links and Linking in Excel 1 February 6th 05 04:58 PM
hide column but show chart Svetlana Charts and Charting in Excel 1 January 14th 05 09:49 AM
HOW DO I HIDE DATA AND SHOW A PLUS SIGN THAT I HAVE HIDDEN DATA H. tory Excel Discussion (Misc queries) 1 December 27th 04 09:54 PM
Why can't I show or hide rows in an outline on a protected sheet? rwlass Excel Discussion (Misc queries) 1 December 9th 04 04:38 PM


All times are GMT +1. The time now is 03:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"