B
bleh12891
Hello!
I am sending email in Word through VB Macro by using the program in this link:
http://www.vbaexpress.com/kb/getarticle.php?kb_id=98
The problem is I want to sent the mail to multiple recipients.
Tried inserting .Recipients.Add "mailladdress" many times but it won't work.
How do I do this?
Thanks!
I am sending email in Word through VB Macro by using the program in this link:
http://www.vbaexpress.com/kb/getarticle.php?kb_id=98
The problem is I want to sent the mail to multiple recipients.
Tried inserting .Recipients.Add "mailladdress" many times but it won't work.
How do I do this?
Thanks!