ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   full screen mode (https://www.excelbanter.com/excel-discussion-misc-queries/156616-full-screen-mode.html)

Victor

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?

Zone[_3_]

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?




Victor

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?





Kevin B

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?





Kevin B

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?





Victor

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?





All times are GMT +1. The time now is 09:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com