J
John Hutcins
Is it possible to have more than one recipient with the SendMail Method?
I know I can do this: ActiveWorkbook.SendMail
Recipients:=("(e-mail address removed)").
But I haven't figured out how to add a second email address. Is it
possible? Or do you need to use a second SendMail line?
I know I can do this: ActiveWorkbook.SendMail
Recipients:=("(e-mail address removed)").
But I haven't figured out how to add a second email address. Is it
possible? Or do you need to use a second SendMail line?