0
Can give me a vba code that create a rich text format email where the attachments are within the email body.
Vba email macro
3 Answers
+ 3
you can find some code samples by using google...
+ 3
ok, may be you expect a ready-to-use code? you may find parts of the task you want to do, but you have to put them together. if you are familiar with vba it should not be a problem to do this. if not, this will be a hard way to go. you have to understand vba and all the related object models.
but i also can recommend you to search in vba forums. wish you a good success.
0
Yeah I tried that. No helpful codes found