Hi,
Here is my question. I am in Excel workbook that contains a list of users with their e-mail addresses. In VBA code I am looping through the list and send a slightly different e-mail to each user. I also want to be able to attach a Word file to my e-mail messages, but SendMail method does not seem to do it. Is there any other way?
Thank you.
Here is my question. I am in Excel workbook that contains a list of users with their e-mail addresses. In VBA code I am looping through the list and send a slightly different e-mail to each user. I also want to be able to attach a Word file to my e-mail messages, but SendMail method does not seem to do it. Is there any other way?
Thank you.