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

Locking Lines in a TOC

Want to "lock down" the lines in a TOC so that you cannot add new paragraph marks in the middle of one? You may not be ...

Discover More

Finding the Path to the Desktop

Figuring out where Windows places certain items (such as the user's desktop) can be a bit frustrating. Fortunately, there ...

Discover More

Comparing Workbooks for Differences

When working with copies of workbooks--particularly copies derived from a common ancestor workbook--you may be interested ...

Discover More

Discover the Power of Microsoft Office This beginner-friendly guide reveals the expert tips and strategies you need to skyrocket your productivity and use Office 365 like a pro. Mastering software like Word, Excel, and PowerPoint is essential to be more efficient and advance your career. Simple lessons guide you through every step, providing the knowledge you need to get started. Check out Microsoft Office 365 For Beginners today!

More WordTips (menu)

Controlling Display of the Status Bar

The status bar is used to display all sorts of information about the document on which you are working. Depending on your ...

Discover More

Getting Context-Sensitive Help

Word employs what is called a context-sensitive help system. This means that the program tries to direct you to the ...

Discover More

Entering Units of Measurement in Dialog Boxes

There are many dialog boxes in Word that allow you to specify various settings that affect the way the program lays out ...

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 three more than 8?

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.