sendmail macro

  • Thread starter Thread starter Benoit
  • Start date Start date
B

Benoit

Hello,

I'm using the following command in a macro:

ActiveWorkbook.sendmail "(e-mail address removed)", "Lists for
today."
ActiveWorkbook.sendmail "(e-mail address removed)", "Lists for
today."
ActiveWorkbook.sendmail "(e-mail address removed)", "Lists for
today."

I would like to know if it's possible to send the document
to all 3 addresses at one time (cause by using the
commands I'm using above, 3 emails are sent).

Thanks!!!
 
Back
Top