Mail document from within Word document

L

Les Desser

Is there some way to add a button or the like to a Word document that
will achieve the combination of a File > Sent To > Mail recipient and a
MailTo link?

I.e. to mail the current document to a specific recipient.

I have a log form that I want users to fill in and then by just a single
click email it to me - by opening the default mail client (not Outlook)
with the document already attached and email address filled in.

Many thanks.
 
B

Beth Melton

You can do this using VBA. I'd check with those who hang out in the
Word VBA newsgroups to see if someone has some code they share with
you. :)

Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
 
L

Les Desser

Beth Melton said:
You can do this using VBA. I'd check with those who hang out in the
Word VBA newsgroups to see if someone has some code they share with
you. :)

Much appreciated
 
Top