I have an application that automates MSWord (creates a table, fills in some values).
I want my application to finish off by sending the word document as an Email. I don't want to send it as an attachment - I want to send it as plain text or, ideally, HTML. I know this can be done because I can do it from Word using the File\Send To Mail Recipient command. Trouble is, I can't work out how to do it from VB. Even recording a Word macro doesn't help me much.




Reply With Quote