I already have some code which pulls all emails in my inbox into access then moves the emails into new outlook folders. While doing this, any attachments to the emails are saved in a local attachments folder.
My problem is that if there is an embedded image in the email, that is seen as an attachment and is also saved in the attachments folder.
This may be because plain text could not embed the images however, I am wondering if anyone knows how I could go about getting VBA to distinguish between the two?
Any help appreciated.
Thanks,
Rebecca
My problem is that if there is an embedded image in the email, that is seen as an attachment and is also saved in the attachments folder.
This may be because plain text could not embed the images however, I am wondering if anyone knows how I could go about getting VBA to distinguish between the two?
Any help appreciated.
Thanks,
Rebecca