Certificates with Word and Excel: the mail merge, honestly explained
The mail merge is the classic: drop in an Excel list, lay a Word template over it, and fifty certificates are done. It still works today, and this guide shows the whole path, including the spots where it really snags. At the end comes the sober verdict on what the mail merge is good for and where it isn't.
When the mail merge is the right choice
The route through Word and Excel has three real strengths. Your data stays entirely in-house, which often tips the balance in government and corporate settings. You need no new software and no approval, Word is already there. And if your attendee list is well maintained anyway, say from a course with fixed registration, the personalization is done in an hour.
The weaknesses gather behind the creation step: when producing individual files, when sending them, and with every correction. More on that below; first the guide.
Step by step: from the Excel sheet to the stack of certificates
- Prepare the Excel list: one row per person, column headers in row 1 (say First name, Last name, Course, Date), no merged cells, no blank rows. Save the file and close it; an open source file likes to block Word.
- Build the certificate in Word: page format A4 landscape via Layout and Orientation, generous margins, a title, a dedication line and room for the name. Put the name on its own centered line in a suitably large font.
- Start the mail merge: the Mailings tab, then choose “Start Mail Merge” and “Letters”.
- Connect the list: “Select Recipients”, “Use an Existing List”, and pick your Excel file and the right worksheet.
- Insert the fields: cursor at the name spot, “Insert Merge Field”, first First name, a space, then Last name. Do the same for Course and Date in their places.
- Check several records with “Preview Results”, explicitly including the longest name on the list, more on that in a moment.
- Produce the documents: “Finish & Merge”, then “Edit Individual Documents” for one combined file with all certificates, or print directly.
- For PDF: save the combined file as PDF via “Save As”. Careful, that gives you one file with all certificates one after another, not one file per person.
The five spots where it really snags
These problems show up reliably. The table saves you the search through forums:
| Problem | Why it happens | The fix |
|---|---|---|
| The date shows up as a number or in US format | Word takes Excel's raw values, not the cell formatting | In the document, open the field view with Alt+F9 and give the date field a format switch: \@ "dd.MM.yyyy" |
| Long names break the line | The layout was only checked against the short placeholder | Preview with the longest record, drop the font one size or set the name line across two lines |
| Leading zeros disappear | Excel treats number columns as numbers | Format the column as text in Excel before the values are entered |
| No separate PDF files per person | By default Word merges everything into one document | Only via workarounds: a VBA macro, Acrobat or add-on tools that split the combined file |
| A mail merge with a personal PDF attachment is not possible | Merging to email knows no individual attachments | Again only add-ins or scripts; with built-in tools it stays text in the email |
The breaking point
The mail merge carries you up to the finished stack. After that begins the part it was never built for: producing 80 individual files, sending 80 emails each with the right attachment, then three weeks later correcting two names and running the whole round again. And a Word PDF stays a document with no way to verify it: whoever receives it can forward or recreate it, and no one can look up whether it is genuine.
If your attendees are also meant to add the certificate on LinkedIn under Licenses & certifications, the mail merge is missing the decisive piece, the verification address. You cannot attach a PDF there, the form wants a link.
The alternative: one link for everyone
The counter-model to the mail merge drops the list entirely. You design the certificate once, the name field stays fillable, and you share one link: each person enters their own name and downloads their A4 PDF, along with an image for sharing and a verifiable credential link for their profile. Corrections, individual files and sending fall away as tasks, because the method never creates them in the first place.
Both routes side by side, with the situations in which the list approach wins, are on the page Certificates for many attendees. And if what bothers you most about the Word route is the design work: the certificate templates are the part you can also try out on their own.
Full control over your data, but individual files, sending and corrections stay manual work.
No list, no sending: everyone claims their own certificate, with a verifiable credential.
Related
Frequently asked questions
- Can Word produce a separate PDF file per recipient?
- Not with built-in tools. The mail merge combines all records into one document, which is saved as a single PDF file. Separate files need a VBA macro, Acrobat or an add-on tool that splits the combined file at the page boundaries and names each one.
- Why does Word show my Excel date wrong?
- Because Word takes the raw value from Excel and not the cell formatting. The fix is a format switch in the merge field: open the field view with Alt+F9 and add \@ "dd.MM.yyyy" after the field name. Then switch back with Alt+F9 and check the preview.
- Can I send the certificates straight from Word by email?
- Only as text in the email; an individual PDF attachment is beyond what the mail merge does on its own. Merging to email knows no personal attachments, that needs add-ins or scripts. This is the point where most people switch to a link method, where nothing has to be sent at all.
- Does mail merge work with Google Docs too?
- Not built in. Google Docs only handles mail merge through Marketplace add-ons, which come with their own limits and costs depending on the provider. If you work in the browser anyway, a fillable certificate by link usually gets you there faster.
Sources
Details about external platforms last checked on July 12, 2026.