

Then, select the target sheet and click OK.īy setting the connection between your Excel sheet and the Word document you ensure that your mail merge data source will be automatically updated each time you make changes to the Excel file that contains the recipient details. Browse for your Excel file and click Open.

#Vba mail merge from excel how to#
#Vba mail merge from excel zip#
When you run a mail merge, your Excel file will get connected to your Word document, and Microsoft Word will be pulling the recipient details directly from the connected worksheet.īefore running a mail merge in Word, make sure your Excel file has all the information you want to include such as first name, last name, salutation, zip codes, addresses, etc. Preparing Excel spreadsheet for mail merge

The goal of the mail merge is to combine the data in File 1 and File 2 to create File 3. The final Word document with personalized letters, emails, labels, or envelopes.Word document with codes for the personalized fields.Excel source file with information about the recipients such as names, addresses, emails, etc.To get a grasp of the basics, you can think of it in terms of 3 documents. Prepare Excel spreadsheet for Mail MergeĪ mail merge may look like a daunting task, but in fact the process is pretty simple.This tutorial provides an overview of the main features and explains how to do a mail merge from Excel step-by-step. It lets you quickly create custom letters, emails or mailing labels in Word by merging the information you already have in your Excel spreadsheet. Mail Merge can be a real time-saver when it comes to sending mass mailings. I’d like a Macro that I could paste in VBA on the word template if possible (and simple) but open to ideas or any suggestions that won’t be too time consuming.This end-to-end tutorial will teach you how to effectively mail merge in Word using an Excel sheet as the data source. (I could also include this name on the doc itself via the mail merge template if needed.) Trying to save individual docs, (every 6 pages) into separate PDFs using a unique name from the excel file. I have a word document and excel file that we are using to perform a mail merge.Įach record on the excel file should produce 6 pages in MS Word.
