View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default Missing Excel option

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.