full screen mode

V

Victor

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?
 
Z

Zone

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
 
V

Victor

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

Victor.
 
Top