Dear Colleagues:
I have an App that generates form letters with some formatting, including a
scanned signature. In some cases the recipient should receive the letter as
email. I know you can use Word's File--->SendTo menuitem to send a Word
document as an email message manually, but how could I do that in VBA code.
I've searched the Office and Word object Models and I can't seem to find an
equivalent method with the associated parameters that would seem to be
required (who email is from, who its going to, subject line, etc.)
Can anyone point me in the right direction?
Thanks.
Doug Robbins - Word MVP - 14 May 2004 06:57 GMT
See the article “How to send an email from Word using VBA” at:
http://word.mvps.org/FAQs/InterDev/SendMail.htm

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
> Dear Colleagues:
>
[quoted text clipped - 9 lines]
>
> Thanks.