Embed Image in a VBA created email.

david.brent

Registered User.
Local time
Today, 04:25
Joined
Aug 25, 2004
Messages
57
Hi all,
Very long time no post. I'm working in a non-IT post at the moment but someone has asked me to do them a favour!

OK I know I shouldn't strictly embed images in HTML emails but that is exactly what is required. I need to be able to send an email to 100 users on our internal network via Outlook. I can do this with no problem. Then I was asked if the email body could contain some images of how to log onto a new sytem. This is where I'm having problems. I can insert the images using the <img> tag and the email looks fine when I use '.Display' to have a look at it before it's sent. The only thing is, the recipient doesn't get the images just a lovely little red crosses in boxes. I've tried lifting the code from a manually created email but it still doesn't work.

Anyone got any ideas?

Cheers
 

Users who are viewing this thread

Back
Top Bottom