#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 39
Default full screen mode

When I go into full screen mode I can't seem to get out of it. There is no
full screen toolbar on the top. How do I access this, thanks?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 373
Default full screen mode

You should still have the menubar. If so, click on View, then Full Screen.
Or, to get the full screen toolbar back (people often close it
accidentally):
Press Alt-F11 to go to the code editor
Press Ctrl-g to show the immediate pane
type this in the immediate pane:
application.CommandBars("Full Screen").Visible=True
and press Enter. Press Alt-F11 to return to the spreadsheet view.
James
"Victor" wrote in message
...
When I go into full screen mode I can't seem to get out of it. There is
no
full screen toolbar on the top. How do I access this, thanks?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 39
Default full screen mode

Thanks, tried it and it still didn't work. I have a screen shot if there's
any way to upload it.

Victor.

"Zone" wrote:

You should still have the menubar. If so, click on View, then Full Screen.
Or, to get the full screen toolbar back (people often close it
accidentally):
Press Alt-F11 to go to the code editor
Press Ctrl-g to show the immediate pane
type this in the immediate pane:
application.CommandBars("Full Screen").Visible=True
and press Enter. Press Alt-F11 to return to the spreadsheet view.
James
"Victor" wrote in message
...
When I go into full screen mode I can't seem to get out of it. There is
no
full screen toolbar on the top. How do I access this, thanks?




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default full screen mode

F11 is the the full-screen toggle key
--
Kevin Backmann


"Victor" wrote:

Thanks, tried it and it still didn't work. I have a screen shot if there's
any way to upload it.

Victor.

"Zone" wrote:

You should still have the menubar. If so, click on View, then Full Screen.
Or, to get the full screen toolbar back (people often close it
accidentally):
Press Alt-F11 to go to the code editor
Press Ctrl-g to show the immediate pane
type this in the immediate pane:
application.CommandBars("Full Screen").Visible=True
and press Enter. Press Alt-F11 to return to the spreadsheet view.
James
"Victor" wrote in message
...
When I go into full screen mode I can't seem to get out of it. There is
no
full screen toolbar on the top. How do I access this, thanks?




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 39
Default full screen mode

Thanks, but F11 on my system takes me to the Design - Chart toolbar

"Kevin B" wrote:

F11 is the the full-screen toggle key
--
Kevin Backmann


"Victor" wrote:

Thanks, tried it and it still didn't work. I have a screen shot if there's
any way to upload it.

Victor.

"Zone" wrote:

You should still have the menubar. If so, click on View, then Full Screen.
Or, to get the full screen toolbar back (people often close it
accidentally):
Press Alt-F11 to go to the code editor
Press Ctrl-g to show the immediate pane
type this in the immediate pane:
application.CommandBars("Full Screen").Visible=True
and press Enter. Press Alt-F11 to return to the spreadsheet view.
James
"Victor" wrote in message
...
When I go into full screen mode I can't seem to get out of it. There is
no
full screen toolbar on the top. How do I access this, thanks?





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default full screen mode

Please disregard my last response, in Excel that's the quick chart key
--
Kevin Backmann


"Victor" wrote:

Thanks, tried it and it still didn't work. I have a screen shot if there's
any way to upload it.

Victor.

"Zone" wrote:

You should still have the menubar. If so, click on View, then Full Screen.
Or, to get the full screen toolbar back (people often close it
accidentally):
Press Alt-F11 to go to the code editor
Press Ctrl-g to show the immediate pane
type this in the immediate pane:
application.CommandBars("Full Screen").Visible=True
and press Enter. Press Alt-F11 to return to the spreadsheet view.
James
"Victor" wrote in message
...
When I go into full screen mode I can't seem to get out of it. There is
no
full screen toolbar on the top. How do I access this, thanks?




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
I can only see spreadsheet in 'full screen' mode? becva Excel Discussion (Misc queries) 3 April 2nd 23 07:37 PM
Full screen toolbar Desert Piranha Excel Discussion (Misc queries) 3 July 12th 06 03:54 AM
Full Screen Help and KB Shortcut Conan Kelly Setting up and Configuration of Excel 1 April 5th 06 09:54 PM
Disable right mouse click when in Full screen mode clayton Excel Discussion (Misc queries) 2 March 22nd 06 02:53 AM
i can not get full screen to remain off BabyBlueAXiD Excel Discussion (Misc queries) 1 August 26th 05 03:19 PM


All times are GMT +1. The time now is 02:06 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"