How do I send an email to more than one recipient using CDO.
I currently have this:
objCDOMail.AddRecipient "Pete Jones" ,"Pete.Jones@yahoo.co.uk"
Which works fine, but I've tried several different options to add others and it won't work
Thanks
I currently have this:
objCDOMail.AddRecipient "Pete Jones" ,"Pete.Jones@yahoo.co.uk"
Which works fine, but I've tried several different options to add others and it won't work
Thanks