I want to create a command button in word that
automatically creates an email with subject, recipient,
and attach the filled-out .dot to the email. Routing slip
is not what I want. Any ideas?
Doug Robbins - Word MVP - 01 May 2004 03:53 GMT
Use the second method in 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
> I want to create a command button in word that
> automatically creates an email with subject, recipient,
> and attach the filled-out .dot to the email. Routing slip
> is not what I want. Any ideas?
Whitney - 03 May 2004 18:09 GMT
Doug,
Can't seem to get this to work with a template.. any
suggestions?
Thanks
Whitney
>-----Original Message-----
>Use the second method in the article "How to send an email from Word using
[quoted text clipped - 8 lines]
>
>.
Doug Robbins - Word MVP - 04 May 2004 09:35 GMT
Show us what you have so far.

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
> Doug,
> Can't seem to get this to work with a template.. any
[quoted text clipped - 26 lines]
> >
> >.
Thomas Dawe - 13 May 2004 14:13 GMT
What I do that seems to work just fine is create the
templates as a blank form, then click on the email button
within Word, fill in who you want it to be sent to (it
accesses your address book if you have Outlook running),
and the subject, then save the template like that. The
next time you access the template, it should all be saved
and ready to go. You can fill in your information on the
form when you're ready to send it, and save it as a word
document elsewhere for filing purposes.
Does this help?
>-----Original Message-----
>I want to create a command button in word that
>automatically creates an email with subject, recipient,
>and attach the filled-out .dot to the email. Routing slip
>is not what I want. Any ideas?
>.