N
TruthVerse News

How do I format a mail merge in Word?

Author

Matthew Martinez

Updated on February 27, 2026

How do I format a mail merge in Word?

How to Use Mail Merge in Microsoft Word
  1. In a blank Microsoft Word document, click on the Mailings tab, and in the Start Mail Merge group, click Start Mail Merge .
  2. Click Step-by-Step Mail Merge Wizard .
  3. Select your document type.
  4. Select the starting document.
  5. Select recipients.
  6. Write the letter and add custom fields.

Also asked, how do I keep formatting in a mail merge?

The solution to controlling the number and currency formatting of Excel data in Word is to add a numeric switch (previously called a picture switch) to the mail merge code or MERGEFIELD.

Beside above, how do I format a mail merge from Excel to Word? Open Word, choose File > Options > Advanced. Under General, select the Confirm file format conversion on open check box. Choose OK. On the Mailings tab, choose Start Mail Merge > Step by Step Mail Merge Wizard.

Moreover, how do I do a mail merge in Word?

To send an email, a MAPI-compatible email program like Outlook or Gmail needs to be installed.

  1. Step 1: Create a main document in Word. Go to Mailings > Start Mail Merge > Email Messages. In Word, type the email message you want to send.
  2. Step 2: Set up your mailing list. The mailing list is your data source.

How do you merge formatting?

Click on the "Merge Formatting" icon under the Paste Options section of the context menu. The pasted text will now align with the current style for that section of your document. Formatting will be retained for bold, italicized, underlined, listed and hyperlinked text.

Why is my mail merge date format not working?

Sometimes in a Word Mail Merge the dates do not come out as Day/Month/Year regardless of how you enter it in your data (usually an Excel spreadsheet). To fix this you need a workaround in Word. Essentially you need to add a code to tell Word what format you want it to show.

How do I change the date format in a mail merge in Word 2007?

Controlling Date Formats in a Mail Merge
  1. Display the Word Options dialog box. (In Word 2007 click the Office button and then click Word Options.
  2. Click Advanced at the left side of the dialog box.
  3. Scroll through the available options until you come to the General section.
  4. Make sure the Confirm File Format Conversion On Open check box is selected.
  5. Click on OK.

How do I do a mail merge with two decimal places?

If you want to round to two decimal places, use #0.00 in your merge field. If you want the number to have a dollar sign before it (for anything that is money), use #$# in your merge field.

How do I change the text format in a mail merge?

format to your text mail merge fields. Select the text field you wish to change and press Shift+F9. The code of your Merge field is now shown.

How do I eliminate a blank page in Word?

If that fails, try this: Click the "View" tab from the Ribbon and select (check) the Navigation Pane in the "Show" section. Now, click on Pages, and select the blank page thumbnail in the left panel. Press your Delete key until it is removed.

Why does mail merge change font size?

When you perform a mail merge, the merged information may appear in a different font. This behavior occurs when the default Normal style is different from the font applied to your mail merge main document. Once you click on Next: Preview your letters the font size changes.

How do I change the date format in a mail merge in Word 2016?

Microsoft Word: Modify the format of your dates when using the Word Mail Merge feature
  1. Perform the first different steps of the Mail Merge as usual (Start Mail Merge, Select Recipients and insert Merge Field)
  2. Select the date field you wish to change and press Shift+F9.
  3. The code of your Merge field is now shown.

How do I do a mail merge in Word 2010?

To use Mail Merge:
  1. Open an existing Word document, or create a new one.
  2. Click the Mailings tab.
  3. Click the Start Mail Merge command.
  4. Select Step by Step Mail Merge Wizard. Selecting Step by Step Mail Merge Wizard.

What are the six steps of mail merge?

There are six steps in the mail merge wizard:
  1. Select the document type.
  2. Start the document.
  3. Select recipients.
  4. Write your letter.
  5. Preview your letters.
  6. Complete the merge.

What is mail merge example?

Mail merge is a word processing procedure which enables you to combine a document with a data file, for example a list of names and addresses, so that copies of the document are different for each person it is sent to. He sent every member of staff a mail-merge letter wishing them a merry Christmas.

Can you mail merge in Excel without word?

Re: Using mail merge in excel without word

You do need basic VBA skills though. 1) Create a mapping between the source data and the destination (template) cells. 3) In each iteration, copy every source cell to the mapped destination cell, then save the template as it's own XLS file and publish it to PDF.

What is mail merge short answer?

Mail Merge is a handy feature that incorporates data from both Microsoft Word and Microsoft Excel and allows you to create multiple documents at once, such as letters, saving you the time and effort of retyping the same letter over and over.

Where is mail merge Excel?

You can insert one or more mail merge fields that pull the information from your spreadsheet into your document. Go to Mailings > Insert Merge Field. Add the field you want.

How do I merge Word and Excel?

How to mail merge from Excel to Word
  1. If you have already composed your letter, you can open an existing Word document, otherwise create a new one.
  2. Choose what kind of merge you want to run.
  3. Select the recipients.
  4. Connect your Excel spreadsheet and Word document.

How do I import data from Excel to Word?

How to Import Excel Data into a Word Table
  1. Open a new or existing document in Microsoft Word.
  2. Click the "Insert" tab > Locate the "Tables" group.
  3. Select the "Table" icon > Choose the "Insert Table" option.
  4. Set the "Number of columns," "Number of rows," and "AutoFit behavior" to your desired specifications > Click [OK].

How do I convert Excel spreadsheet to labels?

Select Mailings > Write & Insert Fields > Update Labels. Once you have the Excel spreadsheet and the Word document set up, you can merge the information and print your labels. Click Finish & Merge in the Finish group on the Mailings tab. Click Edit Individual Documents to preview how your printed labels will appear.

How do I merge percentage from Excel to Word?

Mailmerge - Percent in Excel Sheet converts to decmail in word document
  1. select your mergefield, which will look something like «Percent»;
  2. press Ctrl-F9 to wrap another field around it, thus { «Percent» };
  3. edit the field so that you get {=«Percent»*100 # 0.00%};