I am trying to create a new Outlook Email from code in Access. In the email, I wish to be adding one or more attachments, based on the situation.
By searching, I have found some great code examples showing how to add an attachment, but I wish to be able to use Outlook's ability to specifically place an attachment in a certain location within the email. The emails are being sent out exclusively to individuals with the same email client, so I know the formatting would be the same for all recipients.
Is there any way to add an attachment at a specific place in the email body, or is it only possible to add to the general attachments when using VBA?
Thanks in advance!
By searching, I have found some great code examples showing how to add an attachment, but I wish to be able to use Outlook's ability to specifically place an attachment in a certain location within the email. The emails are being sent out exclusively to individuals with the same email client, so I know the formatting would be the same for all recipients.
Is there any way to add an attachment at a specific place in the email body, or is it only possible to add to the general attachments when using VBA?
Thanks in advance!