Question : How do you do an email blast using Microsoft Excel and Outlook?

email blast

Best answer:

Answer by Robert
You can create VBA code that will cycle through each e-mail in an Excel file, communicate to Outlook to pass that e-mail, standard subject line and body, then send it out. This would be an encapsulated module that you would run manually using an ‘Outlook’ reference.