• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Start a Word letter from an Outlook contact

Slipstick Systems

› Outlook › People › Start a Word letter from an Outlook contact

Last reviewed on May 1, 2019     2 Comments

There are many ways to incorporate Outlook data into a Word letter, depending on which version of Outlook you're using, whether you're comfortable editing code, or whether you prefer a third-party tool. Before choosing the method, you should know that you need compatible versions of Outlook and Word to use the mail merge function or address book. If you have different versions of Outlook and Word, you can export contacts to Excel or CSV then complete the merge in Word.

You cannot attach files when merging to email. If you need to attach files, you will need to use a third-party tool.

Word Mail Merge | Merge Limitations | New Message to Contact Letter Wizard
Insert Address in Word | Code Methods | Tools | More Information

Word Mail Merge

Beginning with Outlook 2000, you can merge just selected items and to use custom Outlook fields in a mail merge if you start the merge from Outlook, rather than from Word. You can also use a merge to generate all kinds of printed reports from Contacts, including labels, not just form labels. With Outlook 2000, you can create plain text email messages in a merge. In Outlook 2002 and up, you can create HTML messages.

For the best filtering capability, start the merge in Outlook. Filter the contacts or select the Contacts you want to use in your merge then click the Mail Merge button to begin the process. If you have a form letter with merge fields already inserted, you can select it as the merge to document.

The first step is picking the contacts you want to include in the merge. You can hold the control or shift key as you select contacts or use custom views to display the contacts you want to use. This is a good reason to use categories–then you can group by category and select the contacts.

Click the Mail merge command on the Tools menu (Outlook 2007 and older) or the Mail Merge button on the ribbon (Outlook 2010 and up) to open the Mail Merge dialog shown here.

Start a mail merge in Outlook so you can better filter the contactsUse a filtered view or select the contacts you want to use in the merge then choose Only Selected Contacts.

If you are merging to a template or document with prepared merge fields, select Existing Document and Browse to select it before clicking OK to complete the merge.

When you begin a mail merge in Word, the merge field names may be different. If you created a merge document in Word, you may need to change the field names if you begin a merge in Outlook.

If you will be using these contacts in future merges, you can save the merge file. The selected contacts are exported to a document called OMM.doc for Word to use as the data source, which you may be able to recover if you decide you want to save the merge data to use again.

Notes for Outlook 2002 Users:

You must install the April 25, 2002, Word 2002 Update if you want to be able to perform merges that don't trigger security prompts and leave hyperlinks intact.

  1. If you are performing a merge to email in Office XP, in Word, choose Tools | Options | General | Web Options and clear the Rely on CSS for font formatting box. (This will change the compatibility to IE/Netscape 3.0.)
  2. In the Contacts folder, select a contact, then choose Tools | Mail Merge.
  3. On the Mail Merge Contacts dialog, select Only selected contacts. (You can also choose All contacts in current view if that's what you prefer.)
  4. If you have an existing merge document, select Existing document and specify it.
  5. Click OK.
  6. If you're creating a new merge document, use the Insert Merge Field button to add field codes from the Database Fields list for the Outlook field data.
  7. Click the appropriate Merge button (separate buttons for document, printer, and email to complete the merge.
  8. If you click Merge to E-mail, you will need to choose the field that contains the To address (usually Email); enter a Subject line, if you haven't already; and select HTML as the Mail format (see Limitations below).

See:

  • HOW TO Use Mail Merge to Create Form Letters in Word 2002
  • How to Use Mail Merge to Create E-mail Messages

Notes for Outlook 2000 users:

  1. In the Contacts folder, select a contact, then choose Tools | Mail Merge.
  2. On the Mail Merge Contacts dialog, select Only selected contacts. (You can also choose All contacts in current view if that's what you prefer.)
  3. If you have an existing merge document, select Existing document and specify it.
  4. Click OK.
  5. If you're creating a new merge document, use the Insert Merge Field button to add field codes to hold the Outlook field data.
  6. Click the Merge button to complete the merge.

You'll probably want to save the merge document -- the one containing the field codes -- so that you can use it again for other contacts by choosing Existing document as in Step 3 above.

Merge Limitations and Notes

  • Keep in mind that Outlook offers better filtering capability than Word. So, while you can begin a mail merge in Word, it’s easier to start it in Outlook.
  • Once in Word, you can change the document type and Merge to document type.
  • “Contact fields in the current view” means fields in the view, including any you need to scroll to see, not just the fields you can see on screen.
  • You can save the data source document to use again and again, even if you didn’t select the option on the mail merge dialog. Use search to find OMM*.doc and copy it to your documents directory.
  • You cannot attach files when merging to email. If you need to attach files, you will need to use a third-party tool.
  • In Office 2000, merge to email will produce only plain text messages.
  • In Office XP, you should follow the instructions above for installing a Word update and selecting the HTML format. If you choose the plain text or attachment format, Outlook will display a security prompt for each message you try to send and force you to wait 5 seconds before you can click each one. If you choose HTML format, but have not installed the Word update, recipients will see hyperlinks in your messages as blue and underlined, but they will not function as live links.
  • If you don't see a particular custom field in Word, check Outlook to make sure that the field is listed under User-Defined Fields in Folder. If it's not there, add it. The field needs to be in the Outlook folder before Word can use it in a merge.
  • You cannot use the Categories field reliably to filter a merge. If you want to merge by category, apply a By Category view to the folder in Outlook, select the contacts in that category, then proceed as usual by starting the merge from Outlook.
  • You cannot start a merge with a public contacts folder from Word. You must select the folder in Outlook and start the merge from Outlook.

New Letter to Contact Wizard

The New letter to Contact wizard was removed from Outlook 2007 and 2010. See Create a Letter to a Contact using VBA for a VBA solution.

  1. In Outlook Contacts, choose Contacts | New Letter to Contact to start the Word Letter Wizard.
  2. On the Recipient Info tab, the Recipient's name is entered with Courtesy Title, First, Middle, Last and Suffix name fields. The Delivery address includes the Street, City, State/Province, Zip/Postal Code and Country fields. If you reselect the name from the Address Book at this point, the fields change. On the Recipient Info tab, the Recipient's name now omits the Courtesy Title, while the Job Title and Company Name are added to the Delivery address. I don't know how to control the fields used in either case.

See the MSKB article Custom Template Does Not Appear in Word Letter Wizard for details on how to make your own custom templates appear on the list of Page Designs in the Letter Wizard.

Insert Address in Word

From Word, use the Insert Address function to select a name and insert it. See Inserting Addresses in Word Documents for information on how to change the fields that are inserted and how to add an Insert Address button to the toolbar.

Code Methods

  • Use Helen Feddema's code sample 6 for creating a custom Microsoft Outlook form that lets you select a contact, then transfer its information to one of your Word templates.
  • Use Helen Feddema's code sample 56 to add a procedure to a Word template that pops up the Address Book and fills in fields.
  • Use Helen Feddema's code sample 30 and sample 31 (for Outlook 2000 only) to select multiple contacts and generate Word letters, labels or other documents.
  • Create a Letter to a Contact using VBA
 

Tools

More Information

In addition to the specialized tools listed above, many of the tools listed on these pages include the insertion of addresses as a feature:

  • Contact Management Tools
  • Outlook mail merge tools
  • Use Outlook's Contacts with Mail Merge (Outlook-tips.net)
Start a Word letter from an Outlook contact was last modified: May 1st, 2019 by Diane Poremsky

Related Posts:

  • Printing Labels or Envelopes for Contacts
  • Using Mail Merge in Outlook
  • How to replicate Outlook's New letter to Contact feature using a custo
    Create a Letter to a Contact using VBA
  • Add Attachments and Set Email Fields During a Mail Merge

About Diane Poremsky

A Microsoft Outlook Most Valuable Professional (MVP) since 1999, Diane is the author of several books, including Outlook 2013 Absolute Beginners Book. She also created video training CDs and online training classes for Microsoft Outlook. You can find her helping people online in Outlook Forums as well as in the Microsoft Answers and TechNet forums.

Subscribe
Notify of
2 Comments
newest
oldest most voted
Inline Feedbacks
View all comments

Andy McCarthy (@guest_176880)
May 13, 2013 8:08 am
#176880

Hi Diane - I answered my own question, kind of. The user-defined fields were in the parent folder (Contacts). I used info at this site to "correct" what I had done: https://windowsitpro.com/systems-management/improve-your-custom-outlook-forms. I used the VBA code to populate my folder with the custom fields residing in the parent folder. Thanks! Andy

2
-1
Reply
Andy McCarthy (@guest_176878)
May 13, 2013 7:06 am
#176878

Hi Diane: above where you reference adding user-defined fields to the folder... Is it possible to have custom fields (i.e., user-defined fields created during custom form design) show up in the user-defined fields? None of the custom fields I created during form design show up in the user-defined fields and therefore aren't available in the mail-merge from Outlook I'm attempting. Thanks! Andy

1
-1
Reply

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 19

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
  • New Outlook: Show To, CC, BCC in Replies
  • Insert Word Document into Email using VBA
  • Delete Empty Folders using PowerShell
  • Warn Before Deleting a Contact
  • Classic Outlook is NOT Going Away in 2026
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

New Outlook: Show To, CC, BCC in Replies

Insert Word Document into Email using VBA

Delete Empty Folders using PowerShell

Warn Before Deleting a Contact

Classic Outlook is NOT Going Away in 2026

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.

wpDiscuz

Sign up for Exchange Messaging Outlook

Our weekly Outlook & Exchange newsletter (bi-weekly during the summer)






Please note: If you subscribed to Exchange Messaging Outlook before August 2019, please re-subscribe.

Never see this message again.

You are going to send email to

Move Comment