L
Lance Wynn
Hello All,
I have a document that I would like to automate to send itself via the
user's email. However, it has images embedded, and I would like to have the
email body contain the formatted document.
I can achieve the results I want by clicking file -> SendTo --> Mail
Recipient (This puts the document in the message body, and embeds the images
in there too, users w/o Word can then view it from their email.)
However, using the VBA Objects I am only able to either send the file as
an attachment, or send the text of the file in the message. The use needs
word, or they will only see text.
Does anyone know how to initiate a SendTo Mail Recipient (Not as
attachment, or text) within code?
Thanks
Lance
I have a document that I would like to automate to send itself via the
user's email. However, it has images embedded, and I would like to have the
email body contain the formatted document.
I can achieve the results I want by clicking file -> SendTo --> Mail
Recipient (This puts the document in the message body, and embeds the images
in there too, users w/o Word can then view it from their email.)
However, using the VBA Objects I am only able to either send the file as
an attachment, or send the text of the file in the message. The use needs
word, or they will only see text.
Does anyone know how to initiate a SendTo Mail Recipient (Not as
attachment, or text) within code?
Thanks
Lance