If you know that your users have Outlook as the default e-mail application,
you could use the example at
http://www.gmayor.com/word_vba_examples.htm.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site
www.gmayor.com
Word MVP web site
http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Heidi wrote:
> Hi there~ I want to put buttons or links in a word document that work
> EXACTLY like the voting buttong in Outlook. When someone clicks on
> the button or link, it will automatially send an email to a specified
> person with a pre-selected subject. Of course, I realize that I can
> put the href:mailto with the email address and subject, but I don't
> know how to automatically make it send. I'm not even sure if this is
> the best way. Can anyone help?