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.

Re: Word Macro to Add Attachments to Email by Doug

Doug
Sun Oct 23 23:16:42 CDT 2005

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


--
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

"John Ciccone" <John Ciccone@discussions.microsoft.com> wrote in message
news:E23C2DDF-AAC2-4E16-8D65-88381A137444@microsoft.com...
>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.



Re: Word Macro to Add Attachments to Email by JohnCiccone

JohnCiccone
Sun Oct 23 23:29:01 CDT 2005

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

"Doug Robbins - Word MVP" wrote:

> 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
>
>
> --
> 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
>
> "John Ciccone" <John Ciccone@discussions.microsoft.com> wrote in message
> news:E23C2DDF-AAC2-4E16-8D65-88381A137444@microsoft.com...
> >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.
>
>
>