Please Note: This article is written for users of the following Microsoft Word versions: 2007, 2010, 2013, 2016, 2019, 2021, and Word in Microsoft 365. 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 20, 2024)
This tip applies to Word 2007, 2010, 2013, 2016, 2019, 2021, and Word in Microsoft 365


2

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, 2021, and Word in Microsoft 365. 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

Two-Level Axis Labels

Need a chart that uses two lines for axis labels? It's easy to do if you know how to set up your data in the worksheet, ...

Discover More

Controlling Where You Edit Cell Contents

You can edit cell information either in the Formula bar or in the cell itself. Here's how you can configure Excel to ...

Discover More

Hiding Columns Not within a Date Range

Want to automatically hide some columns that don't meet a date criterion that you set? You can't do it automatically, but ...

Discover More

Do More in Less Time! An easy-to-understand guide to the more advanced features available in the Microsoft 365 version of Word. Enhance the quality of your documents and boost productivity in any field with this in-depth resource. Complete your Word-related tasks more efficiently as you unlock lesser-known tools and learn to quickly access the features you need. Check out Microsoft 365 Word For Professionals For Dummies today!

More WordTips (ribbon)

Canceling a Command

Tired of waiting for a command to finish running? You can use the same shortcut to cancel a command that you use to ...

Discover More

Understanding the Normalize Text Command

Word includes tons of internal commands that you can access as you customize your system. One of these is the Normalize ...

Discover More

Displaying the Full Ribbon

The ribbon, displayed at the top of the Word window, is very handy with all the tools it allows you to access, but it can ...

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 5 + 3?

2024-04-23 09:43:58

Paul Stregevsky

I highly recommend a brilliant add-on, Office Tabs. It makes switching between documents almost fun. You can assign a different color to each tab. Sadly, I'm not permitted to install it on my work computer.


2024-04-22 11:22:16

Joan Koskela

I just use Alt-Tab and Shift-Alt-Tab to switch between windows.


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.