Button for Leaving Full-Screen Mode

Written by Allen Wyatt (last updated November 21, 2020)
This tip applies to Word 97, 2000, 2002, and 2003


Marilyn wrote about a missing button that she normally sees when using word in full-screen mode. The button allows her to exit full-screen mode and start using Word, once again, in normal mode.

This button is actually on a special toolbar that appears only when Word is operating in full-screen mode. You can try the following steps to get the toolbar back:

  1. Go to full-screen mode.
  2. Press Alt+V. Word displays the normal View menu.
  3. Choose the Toolbars option.
  4. Make sure the Full Screen option is selected. (This displays the Full-Screen toolbar.)

The toolbar, with its button, should now be visible. If it is not, it could be because the toolbar has somehow been moved "off screen" so it is no longer visible. In that case, you can run the following macro to get it back.

Sub ShowFullscreen()
    ActiveWindow.View.fullscreen = True
    With CommandBars("full screen")
        .Visible = True
        .Position = msoBarBottom
    End With
End Sub

Of course, many people don't even care about the Full-Screen toolbar. They consider the toolbar to be counter-productive to the purpose of full-screen mode since it occupies some of the available screen, usually in an area that obstructs what you want to see. These folks know that the easiest way to get out of full-screen mode is to bypass the button and simply press the Esc key.

Note:

If you would like to know how to use the macros described on this page (or on any other page on the WordTips sites), I've prepared a special page that includes helpful information. Click here to open that special page in a new browser tab.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (327) applies to Microsoft Word 97, 2000, 2002, and 2003.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Understanding MRU Files

Don't you love all the acronyms used in computer terminology? One such acronym--"pertinent to Word users--"is MRU. This ...

Discover More

Sharing Your Workbook

Need to allow others to contribute to your Excel workbook? It's easy to do if you just share it. This tip provides an ...

Discover More

Adjusting Comment Printouts

Need to print out comments, but in a way that you control what is included in the printout? Here's a way you can extract ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 2013 (Word, Excel, PowerPoint, Outlook, and Access) with VBA programming, using it for writing macros, automating Office applications, and creating custom applications. Check out Mastering VBA for Office 2013 today!

More WordTips (menu)

Discovering Where Word Stores Settings

How to find your setting information in Word.

Discover More

Page Layout Zoom Settings

The zoom setting at which you view a document can sometimes be saved with a document. This tip explains how the zoom ...

Discover More

Understanding the At and Ln Indicators

Part of the helpful information that Word provides on the status bar is designated by the labels "At" and "Ln." Here's ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 6 + 5?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.

Videos
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.