This is probably a bit of an "oldie" but I have been asked about it a lot recently, so I figured it was worth documenting. Why would you use this? There's a few reasons why you might need to do an email mail merge. You've got an email that you've got to send to a few people, perhaps it's an invoice or just a seasonal greeting. Whatever it is, you don't have a group to send it to and you don't feel like just pasting everyone's email address into the BCC field. You need to reference specific pieces of data in your email -- data attached to an individual. For example, on an invoice reminder run, you might have a due date, an invoice number, an amount and a project code. The Procedure 1. Create an Excel Spreadsheet with your people's details in it. You should use the first line to have column headings like Name, Email and FirstName. You only really need name and email but if you want to refer to other things (eg: like th...