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

Changing Icons

Windows provide a surprising amount of flexibility when it comes to what you see on the screen. You can even make changes ...

Discover More

Faster Text File Conversions

Want to make your importing of text data faster than ever? Here are some ideas you can apply right away.

Discover More

Generating a Count of Word Occurrences

Do you need to know the frequency with which certain words occur in your documents? There is no built-in way to derive ...

Discover More

Create Custom Apps with VBA! Discover how to extend the capabilities of Office 365 applications with VBA programming. Written in clear terms and understandable language, the book includes systematic tutorials and contains both intermediate and advanced content for experienced VB developers. Designed to be comprehensive, the book addresses not just one Office application, but the entire Office suite. Check out Mastering VBA for Microsoft Office 365 today!

More WordTips (ribbon)

Weird Document Numbers

By default, Word numbers any new documents you create. If you notice that the numbers used by Word are rather strange, ...

Discover More

Direction Arrows Confused

What do you do if you open a document, only to find that the arrow keys don't work the way that they should? The first ...

Discover More

Nifty Zooming with the Mouse

Want to use the mouse to control the zoom level for your document? You can do it by combining your mouse use with the ...

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 4 + 7?

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.