Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I can only see spreadsheet in 'full screen' mode? | Excel Discussion (Misc queries) | |||
Full screen toolbar | Excel Discussion (Misc queries) | |||
Full Screen Help and KB Shortcut | Setting up and Configuration of Excel | |||
Disable right mouse click when in Full screen mode | Excel Discussion (Misc queries) | |||
i can not get full screen to remain off | Excel Discussion (Misc queries) |