Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Somehow the "View" option in Excel went missing. Now there's a thin white
line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try going into the VBIDE (alt-F11), open the immediate window (Ctrl-G), and
enter Application.Commandbars(1).controls("View").Visibl e = True -- HTH Bob "PJ" wrote in message ... Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Tools, Customize, Menu Bar, Reset
PJ wrote: Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You are missing a few others also.
Like Data and Window and Format to name three. How did Favorites get there? Go to ToolsCustomizeToolbars. Scroll down to and select Worksheet Menu Bar and "Reset" Gord Dibben MS Excel MVP On Mon, 26 Apr 2010 08:49:02 -0700, PJ wrote: Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This worked! Had to uncheck, and then check Worksheet Menu Bar, but it
worked. Thanks Bob I for your help! "Bob I" wrote: Tools, Customize, Menu Bar, Reset PJ wrote: Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. . |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Actually the Toolbars, Customize, Worksheet Menu, Reset trick worked, but I
appreciate your taking the time to try to help me out. Thanks Bob! "Bob Phillips" wrote: Try going into the VBIDE (alt-F11), open the immediate window (Ctrl-G), and enter Application.Commandbars(1).controls("View").Visibl e = True -- HTH Bob "PJ" wrote in message ... Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. . |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
It worked! Thanks so much for your help Gord!
"Gord Dibben" wrote: You are missing a few others also. Like Data and Window and Format to name three. How did Favorites get there? Go to ToolsCustomizeToolbars. Scroll down to and select Worksheet Menu Bar and "Reset" Gord Dibben MS Excel MVP On Mon, 26 Apr 2010 08:49:02 -0700, PJ wrote: Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. . |
#8
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're welcome, have a great day!
PJ wrote: This worked! Had to uncheck, and then check Worksheet Menu Bar, but it worked. Thanks Bob I for your help! "Bob I" wrote: Tools, Customize, Menu Bar, Reset PJ wrote: Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. . |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Of course it does, but it resets the whole menu, so it destroys any required
customisations. -- HTH Bob "PJ" wrote in message ... Actually the Toolbars, Customize, Worksheet Menu, Reset trick worked, but I appreciate your taking the time to try to help me out. Thanks Bob! "Bob Phillips" wrote: Try going into the VBIDE (alt-F11), open the immediate window (Ctrl-G), and enter Application.Commandbars(1).controls("View").Visibl e = True -- HTH Bob "PJ" wrote in message ... Somehow the "View" option in Excel went missing. Now there's a thin white line where the word use to be. So the it reads: File Edit (white bar) Favorites Tools Help. Does anyone know how to fix this? Thanks. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save as csv file option missing from Excel 2007 | Excel Discussion (Misc queries) | |||
missing the personal macro workbook option in excel? | Excel Discussion (Misc queries) | |||
Missing Autofilter option !! | Excel Discussion (Misc queries) | |||
Toolbars Missing, And option to Add Missing | Excel Discussion (Misc queries) | |||
Missing "Export to Microsoft Excel" option in Internet Explorer | Excel Discussion (Misc queries) |