I have a Word doc that is a fill in form.
I want the user to be able to activate via button
or macro execution a command that sends the document
as an attachment to a pre-specified e-mail address.
Similar to submitting an order.
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
> I have a Word doc that is a fill in form.
> I want the user to be able to activate via button
> or macro execution a command that sends the document
> as an attachment to a pre-specified e-mail address.
> Similar to submitting an order.