Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Excel starts without any bars...

....just showing the plain spreadsheet window.

Hi NG,

how can Excel be reset to the default menuebars/commandbars/
iconbars?

Thanks in advance for a hit.

Regards
Peter Ostermann
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 341
Default Excel starts without any bars...

tools customise toolbars reset

then you probably want to pick

standard
formatting
worksheet menu bar
--
Allllen


"Peter Ostermann" wrote:

....just showing the plain spreadsheet window.

Hi NG,

how can Excel be reset to the default menuebars/commandbars/
iconbars?

Thanks in advance for a hit.

Regards
Peter Ostermann

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Excel starts without any bars...


"Allllen"


tools customise toolbars reset


how is that possible without a menubar?

Peter



then you probably want to pick

standard
formatting
worksheet menu bar
--
Allllen


"Peter Ostermann" wrote:

....just showing the plain spreadsheet window.

Hi NG,

how can Excel be reset to the default menuebars/commandbars/
iconbars?

Thanks in advance for a hit.

Regards
Peter Ostermann

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Excel starts without any bars...

You can destroy any existing toolbars and reset them to factory default by:

Close excel
windows start button|search
look for *.xlb
(Look in hidden folders for hidden files, too)

rename them all to *.xlbOLD

Restart excel to test it out.

If it worked, delete those *.xlbOLD files.

If not close excel and rename them back to *.xlb.

This will remove any customized changes from your toolbars.

Peter Ostermann wrote:

...just showing the plain spreadsheet window.

Hi NG,

how can Excel be reset to the default menuebars/commandbars/
iconbars?

Thanks in advance for a hit.

Regards
Peter Ostermann


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Excel starts without any bars...

One way is to go into the VBA Editor, display the Immediate Window (CTRL+G)
and enter following text and press ENTER.

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

This *should* restore your menu bar. It is possible that you are in Full
Screen Mode. From the View menu, unselect "Full Screen". If this is case,
you'll get your command bars back. If not, but you do get the menu bar back,
you can use the steps provided by Alllen to display your command bars. Dave
Peterson's method will work, but with the caveat that you will lose any
menu/commmandbar customizations you may have.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
(email address is on the web site)


"Peter Ostermann" wrote in message
...
...just showing the plain spreadsheet window.

Hi NG,

how can Excel be reset to the default menuebars/commandbars/
iconbars?

Thanks in advance for a hit.

Regards
Peter Ostermann





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default Excel starts without any bars...

Hi fellows,

your hints worked entirely.
Thanks for great support!

Best Regards from Germany
www.pkf-ostermann.de


"Peter Ostermann" wrote

...just showing the plain spreadsheet window.

Hi NG,

how can Excel be reset to the default menuebars/commandbars/
iconbars?

Thanks in advance for any hint.

Regards
Peter Ostermann

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
Excel E-2007 starts, but Installer also starts 3 times??? Thanks for the Great Tip Setting up and Configuration of Excel 0 January 24th 10 03:21 AM
Excel starts very slowly THIBUS Trévis Excel Discussion (Misc queries) 0 November 19th 09 10:14 PM
Excel Starts When I hit te Zero Key [email protected] Excel Discussion (Misc queries) 0 October 7th 08 11:12 PM
excel starts incorrectly Arnold Excel Discussion (Misc queries) 0 September 16th 07 01:30 AM
Excel crashes when it starts hesham Excel Programming 1 February 15th 05 08:03 AM


All times are GMT +1. The time now is 11:10 AM.

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"