In Excel: prepare one header row in Excel, save the workbook, then in Word use Mailings ▸ Select Recipients ▸ Use an Existing List and insert merge fields from that sheet.
Put one clean header row at the top of the Excel list.
Remove blank rows, merged cells and totals from the recipient data.
Save the workbook, then open Word and start the mail merge from the Mailings tab.
Select the Excel workbook as the recipient list, insert fields, preview results and finish the merge.
What this does
Mail merge uses Excel as the recipient database and Word as the document template. Each Excel row becomes one letter, label, envelope or email; each column header becomes a merge field such as FirstName, Company or AmountDue. Clean headers and consistent data types matter because Word reads the first row as field names. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. Treat “outlook email merge from excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected cells shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a text operation that turns messy entries into clean, usable data into a method you can reuse, explain, and defend when the workbook leaves your screen.
A worked example
A sheet named Customers has headers FirstName, LastName, Address and Balance. Save and close the workbook, open Word, choose Mailings ▸ Start Mail Merge ▸ Letters, then Select Recipients ▸ Use an Existing List and pick Customers. Insert FirstName and Balance fields; preview shows each row merged into the letter. Mail merge is the practical bridge between spreadsheet lists and personalized documents: invoices, notices, labels, certificates and any message that repeats with row-specific details. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.
In Google Sheets
Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. If you take one thing from this page on “outlook email merge from excel”, make it the habit rather than the keystrokes: set the problem up with labelled inputs, reference those cells, and let Excel do the recomputing. Bookmark the page for the syntax, but do the example once in a blank sheet and check it against the tool above — five minutes of hands-on practice fixes the method in memory far better than re-reading, and it surfaces the small snags while they are still harmless. After that the technique is genuinely yours: faster than searching for it again, and reliable enough to drop into work that other people depend on.
Common mistakes
- Using merged cells or multi-row headers, which Word cannot treat as clean field names.
- Leaving the workbook unsaved or open in a way that prevents Word from reading the latest data.
- Formatting ZIP codes or IDs as numbers, which can drop leading zeros during merge.
- Forgetting to preview several records before printing hundreds of letters or labels.
Frequently asked questions
Can Word mail merge directly from Excel?
Yes. Word reads a worksheet or named range from an Excel workbook as the recipient list.
Why are leading zeros missing?
Excel stored the values as numbers. Store ZIP codes and IDs as text before merging.
Can I filter recipients?
Yes. In Word, use Edit Recipient List to filter and sort the Excel rows before finishing.
Other ways people ask this
This is also commonly searched as “email merge from excel to outlook”, “outlook email mail merge excel”, “convert outlook email to excel” and “how to send bulk email from outlook using excel”. They describe the identical operation, so you are in the right place no matter how you phrased it.
Why do people search for this in so many different ways?
Because the same task has many names. “email merge from excel to outlook”, “outlook email mail merge excel”, “convert outlook email to excel” all point at the one operation explained on this page, which is why they all lead here.