Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() 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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
pivot table - hide details but show subtotal for calculated field | Excel Discussion (Misc queries) | |||
UDF and Calculation tree | Links and Linking in Excel | |||
hide column but show chart | Charts and Charting in Excel | |||
HOW DO I HIDE DATA AND SHOW A PLUS SIGN THAT I HAVE HIDDEN DATA H. | Excel Discussion (Misc queries) | |||
Why can't I show or hide rows in an outline on a protected sheet? | Excel Discussion (Misc queries) |