Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021. If you are using an earlier version (Word 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Word, click here: Quickly Changing Document Windows.

Quickly Changing Document Windows

Written by Allen Wyatt (last updated April 16, 2024)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021


1

If you routinely use several open documents to do your work, you already know that you can change between document windows by using the Switch Windows tool on the View tab of the ribbon. You may not know, however, that there is a shortcut for changing windows. You can cycle through your documents by pressing either Ctrl+F6 or Shift+Ctrl+F6. The difference is that Ctrl+F6 cycles through the list of windows in a forwards direction, while Shift+Ctrl+F6 cycles through the list of windows in backwards direction.

If you would rather not take your hands off the mouse, you can add a handy tool to the Quick Access Toolbar (QAT):

  1. Display the Word Options dialog box. A quick way to do this is to click on the down-arrow at the right of the Quick Access Toolbar and then choose More Commands located towards the bottom of the list. (See Figure 1.)
  2. Figure 1. The Word Options dialog box.

  3. Using the Choose Command From drop-down list, click View Tab. You'll notice that the options displayed under the drop-down list change to reflect your choice.
  4. Scroll through the options (if necessary) and click on the Switch Windows option.
  5. Click the Add button. The Switch Windows command moves to the list at the right.
  6. Click OK to close the Word Options dialog box.

Note that the new tool is now available on your QAT. Click on it a few times (if you have multiple windows open) and you'll be able to get a feel for how the tool cycles through the windows.

If you prefer, you can create a macro that cycles through the windows. This macro can then be assigned to the Quick Access Toolbar. The following macro will cycle forwards through the windows:

Sub ChangeWin()
    On Error GoTo ChangeWinErr
    Set bb = ActiveWindow.Next
    If Windows.Count > 1 Then
        bb.Activate
        Exit Sub
    End If
    ChangeWinErr:
        Windows(1).Activate
End Sub

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 (9891) applies to Microsoft Word 2007, 2010, 2013, 2016, 2019, Word in Microsoft 365, and 2021. You can find a version of this tip for the older menu interface of Word here: Quickly Changing Document Windows.

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

Stopping Help from Using Online Resources

The two newest versions of Excel rely upon the Internet to grab help information. If you don't want Excel to seek help ...

Discover More

Putting a Different Date in a Header

Today's date is easy to add to a header, but what if you want to add a date that is adjusted in some manner? Adding ...

Discover More

Pasting Pictures into a Comment

Excel allows you to use a picture as a background on a cell comment. This tip looks at how you can paste pictures into a ...

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 (ribbon)

Turning Off ScreenTips

All those little ScreenTips bug you when moving your mouse pointer over different parts of Word's interface? You can turn ...

Discover More

Understanding ASCII and ANSI Characters

Two of the most common character coding schemes used in computers go by the acronyms ASCII and ANSI. This tip explains a ...

Discover More

Multiple Taskbar Icons for Documents

If you like to see your open documents in multiple icons on the Taskbar, you may wonder how to make that happen. This is ...

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?

2017-08-19 13:56:40

Ted Duke

Not quite so easy to find in current Windows 10 upgrade. Three steps: 1. Choose commands from "All Commands." 2. Scroll down and click on "Switch Windows. 3. Click on the Add button. There will be no change in the "For all Documents box, but the command will be in the Quick Access toolbar. (I had a .jpg image to add, but the site wouldn't accept any.)


This Site

Got a version of Word that uses the ribbon interface (Word 2007 or later)? This site is for you! If you use an earlier version of Word, visit our WordTips site focusing on the menu 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.