After you insert an envelope in Word, you end up with page 2 of your document being a blank page to type the letter. Page 1 is the envelope. Most of the time you only want the envelope and not the blank page. Steps for removing the blank page: Press Ctrl+Home to go to the top of the envelope. Click the Layout tab of the ribbon. 9' high x 12' wide envelopes are a common size in North America to insert 8.5' x 11' documents before distributing them. When printing on envelopes in Word there are many envelope sizes presented but not the common 9 x 12 size. To print on this envelope size, the ability to create a custom size is present but it involves many necessary keystrokes. The green wave design envelope template in Word is a particularly attractive option to catch your customers’ eye. You can also create your business stationery using a matching letterhead and Word envelope template. This is especially helpful if you already have the names in a Microsoft Word data file. Purchasing Your Envelopes. Envelopes are available in a variety of sizes. The most popular size for business correspondence is the Number 10 envelope (4 1/8 X 9 1/2 ). Word also supports several other envelope sizes and lets you specify an envelope size.
- Microsoft Word Envelope Not Printing
- Microsoft Word Envelope Template Downloads
- Microsoft Word Envelope Options
This article is based on legacy software.
This document illustrates how to work with envelopes and build awareness of some special issues related to printing envelopes.
Things to Consider
Computer-printed envelopes can be used to help you convey a professional image with your correspondences. Word offers two ways to create envelopes:
Creating an envelope for each address
This may be helpful when you want to print envelopes for mailing but the names are not already typed into Microsoft Word.Creating custom envelopes using Mail Merge
This allows you to print unique envelopes based on a mailing list. This is especially helpful if you already have the names in a Microsoft Word data file.
Purchasing Your Envelopes
Envelopes are available in a variety of sizes. The most popular size for business correspondence is the Number 10 envelope (4 1/8 X 9 1/2 ). Word also supports several other envelope sizes and lets you specify an envelope size.
Tips for Printing Your Envelopes
Generally, envelopes are inserted into your printer using the manual feed. However, refer to your printer documentation, if available, for specific instructions. Instructions or guidelines may also appear on the printer itself.
Selecting Envelope Size
The Envelopes and Labels dialog box is a large part of creating envelopes and will be used often. If you wish, a button can be added to your toolbar, allowing faster access to the Envelopes and Labels dialog box. For instructions on how to add the button to your toolbar, refer to Customizing the Quick Access Toolbar.
Pre-defined Envelope Sizes
Word offers many pre-defined envelope sizes for you to choose from. A frequent choice is the Number 10 envelope (4 1/8 X 9 1/2 ), which is the standard business size. When creating envelopes, always verify, from the Envelopes and Labels dialog box, that the correct envelope size is selected.
From the Mailings tab, in the Create group, click ENVELOPES
The Envelopes and Labels dialog box appears, with the Envelopes tab selected.Click OPTIONS...
The Envelope Options dialog box appears.From the Envelope size pull-down list, select the correct size for the envelope you will be using
NOTE: If the size you will be using is not listed, refer to Custom Envelope Sizes below.Click OK
You return to the Envelopes and Labels dialog box.Continue with Generating Envelopes (below)
Custom Envelope Sizes
If Word does not provide the envelope size you need, you can specify a custom envelope size.
From the Mailings tab, in the Create group, click ENVELOPES
The Envelopes and Labels dialog box appears, with the Envelopes tab selected.Click OPTIONS...
From the Envelope size pull-down list, select Custom size...
The Envelope size dialog box appears.In the Width text box, type, or use the nudge buttons, for the desired dimension
In the Height text box, type, or use the nudge buttons, for the desired dimension
Click OK
This returns you to the Envelope Options dialog box.Click OK
This returns you to the Envelopes and Labels dialog box.Continue with Generating Envelopes (below)
Generating Envelopes
The Envelopes and Labels feature can be used to easily generate envelopes. With the Envelopes and Labels feature, you can specify the size of the envelope, the return address (if any), and the address for the recipient. The formatting of the envelope can be adjusted in the Envelope Options dialog box. For instruction on formatting envelopes, refer to Using Envelope Options.
Microsoft Word Envelope Not Printing
Generating a Single Envelope: Directly to the Printer
From the Mailings tab, in the Create group, click ENVELOPES
The Envelopes and Labels dialog box appears, with the Envelopes tab selected.
NOTE: If the envelope that you are using is not selected, refer to Selecting Envelope Size (above).In the Delivery address scroll box, type the address for the person the envelope will be going to
In the Return address scroll box, type or verify the return address
If it is not correct, make the appropriate changes.
NOTE: You will have the option to save your current return address as the default return address upon printing or adding the address to your document.(Optional) If you do not want a return address, select Omit
Insert your envelope into the printer based on your printer's requirements
Click PRINT
NOTE: Depending on your printer, you may be prompted to manually feed the envelope.
Generating a Single Envelope: As Part of a Word Document
Open the Word document that will contain the envelope
If the address is already typed, select the information
From the Mailings command tab, in the Create group, click ENVELOPES
The Envelopes and Labels dialog box appears, with the Envelopes tab selected.
NOTE: If the envelope size that you are using is not selected, refer to Selecting Envelope Size (above).Verify that the correct addresses appear in the Delivery address and Return address scroll boxes
Click ADD TO DOCUMENT
Your envelope appears on the screen. It is now a separate section at the beginning of the document from which it was created.- To print,
- Place your insertion point within the envelope
- From the OFFICE BUTTON , click PRINT
The Print dialog box appears. - To print only your envelope, in the Print dialog box, from the Page Range options, select Current page
NOTE: The default setting in Page Range option is All and will print both your envelope and the document associated with it. - Insert your envelope into the printer based on your printer's requirements
Click OK
Microsoft Word Envelope Template Downloads
Creating Envelopes Using Mail Merge
Another way to generate envelopes using Microsoft Word is by using mail merge. Mail merge allows you to set up one mailing envelope (your starting document). Using data from a table or external database, you can print one envelope with different information for each record in the database or table. For information on setting up and performing mail merges, refer to Mail Merge: Creating Merged Envelopes.
Additional Options
Microsoft Word offers additional options for working with envelopes. To access this information, refer to Additional Options for Creating Envelopes.
-->Represents an envelope attached to a document.
Remarks
Use the Envelope property to return the Envelope object. The following example adds an envelope to a new document and sets the distance between the top of the envelope and the address to 2.25 inches.
Remarks
The Envelope object is available regardless of whether an envelope has been added to the specified document. However, an error occurs if you use one of the following properties when an envelope has not been added to the document: Address, AddressFromLeft, AddressFromTop, FeedSource, ReturnAddress, ReturnAddressFromLeft, ReturnAddressFromTop, and UpdateDocument.
The following example demonstrates how to use the On Error GoTo statement to trap the error that occurs if an envelope has not been added to the active document. If, however, an envelope has been added to the document, the recipient address is displayed.
Use the Insert method to add an envelope to the specified document. Use the PrintOut method to set the properties of an envelope and print it without adding it to the document.
Note
There is no Envelopes collection; each Document object contains only one Envelope object.
See also
Support and feedback
Microsoft Word Envelope Options
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.