How do I create a form that mails a specific address once filled?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a form within word wich can be protected, and once it
has been filled out the user can mail it to a pre-specific address.

Is this possible, if so how?

Thanks
 
Hi =?Utf-8?B?VGlnZ2VyIzE3?=,
I am trying to create a form within word wich can be protected, and once it
has been filled out the user can mail it to a pre-specific address.
The last part - emailing the form - would have to be done using a macro. This
has a number of ramifications
1. The document must be sent (both directions) as an attachment
2. It could trigger macro security on the recipients machine

If you want to pursue this, you should post in a word.vba newsgroup. If any of
the ramifications present a problem, then Word is not the correct tool to
create your form. In that case, you need an HTML/Web page tool, such as Front
Page. If you use Outlook, inquire in an Outlook newsgroup how to best create a
"form" email.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :-)
 
Back
Top