PurpleUnicorn
Programmer
I have a table with email addresses and filenames. Many addresses receive the same file.(20 to be exact). I am sending the emails using the Outlook object.
I have created a string with all of the addresses separated by "; " but I get the error "outlook does not recognize one or more names". When I send individual emails, there is no problem with the names/addresses. Is there some way to accomplish this?
Thanks!
I have created a string with all of the addresses separated by "; " but I get the error "outlook does not recognize one or more names". When I send individual emails, there is no problem with the names/addresses. Is there some way to accomplish this?
Thanks!