auto e-mail to numerous people

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using this code in an exisitng macro to auto send the workbook to
(e-mail address removed), however when I add additional e-mail addresses as shown
below, it won't work, any idea what I'm doing wrong?

ActiveWorkbook.SendMail "(e-mail address removed)"; "(e-mail address removed)";
"(e-mail address removed), "Today's Report"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top