John Hutcins
2005-09-20 22:17:04 UTC
Is it possible to have more than one recipient with the SendMail Method?
I know I can do this: ActiveWorkbook.SendMail
Recipients:=("***@Addr.com").
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:=("***@Addr.com").
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?