I have a macro in Word 97 that saves a doc to Outlook Express email.
Is there a way to add the same five attachments to an email by setting that
text in the document?
TIA for any guidance.
PS: While I'm here, I have to manually change the email format from 'Plain
Text' to 'Rich Text'. Wondering if there's something I can add to the doc to
do this for me.
See the article "How to send an email from Word using VBA" at:
http://www.word.mvps.org/FAQs/InterDev/SendMail.htm
and/or
"Mail Merge to E-mail with Attachments" at
http://word.mvps.org/FAQs/MailMerge/MergeWithAttachments.htm

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
>I have a macro in Word 97 that saves a doc to Outlook Express email.
>
[quoted text clipped - 8 lines]
> to
> do this for me.
John Ciccone - 24 Oct 2005 05:29 GMT
Thank you, Doug. I'm probably in over my head, but I don't see it in the
recommended articles. I was hoping there'd be an equivalent to the way I set
other aspects of the email. For example, having:
X-MSMail-Priority: Normal
at the top of the doc, sets the email 'priority'. I wonder if there's a
similar line to add like:
X-attachments: 123.PDF; 456.PDF; 789.PDF
Best regards,
John
> See the article "How to send an email from Word using VBA" at:
>
[quoted text clipped - 18 lines]
> > to
> > do this for me.