Written by Allen Wyatt (last updated October 30, 2021)
This tip applies to Word 97, 2000, 2002, and 2003
Albert creates envelopes often, which means changing information in a dialog box. He wonders if there is a simple way to switch back to the document then back to the dialog box. He knows he can use the mouse to click from the dialog box to the document, but he prefers to use the keyboard. What Albert wants to do is toggle between them to make it easy to copy and paste from the document to the dialog box.
Actually, we checked and you can't switch between the Envelopes dialog box and the document; Word won't let you—even if you click with the mouse. The reason takes a bit of explaining.
From a programming perspective, there are two states that a dialog box can use—modal and modeless. The difference between the two states is how Windows treats the focus of the dialog box within the application of which the dialog box is part. If the dialog box is modal, then it always has focus and you cannot change focus to something else, such as the document in Word. If the dialog box is modeless, then the user can change focus from the dialog box, switching between it and other elements of the application, like the document.
Unfortunately, the Envelopes dialog box is modal; it always retains focus until you close it in some manner. Other dialog boxes in Word may be similarly modal or they may be modeless; the choice is up to the programmers entirely and mere users cannot change whether the dialog box is modal or modeless. If the dialog box happens to be modeless then you can use the Alt+Tab and Shift+Alt+Tab shortcuts to switch focus away from the dialog box.
That being said, you can fill in quite a bit of the information in the Envelopes dialog box by simply selecting an address before displaying the dialog box. When you do so, Word assumes that the selected address should be placed in the Delivery Address portion of the dialog box.
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (10326) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Switching between a Dialog Box and the Document.
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!
When upgrading from Word 2000 to 2002, many people have a problem with the Ruler function. This tip explains how to fix ...
Discover MoreHave you ever started a new document only to find that the settings in Word seem to be different than what you expected? ...
Discover MoreIf Word runs into a problem and the program can't continue, that can be distressing. Here are some things you can check ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
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.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments