Emailing form based on cell value

S

Sabosis

I have a form in word with a drop down field. I have a submit button
at
the bottom of the form and I want the form to email as an attachment
using code to determine the email address. The code in the "submit"
button should reference the drop down field to determine the
recipient.


For example:


If the dropdown = "service", then email [email protected]
If the dropdown = "sales", then email [email protected]
If the dropdown = "billing", then email [email protected]


Can this be done? I have other forms that mail to a specified address
as an attachemnt, but do not know how to have a field refernced like
this. Please help.....


Thanks-


Scott
 
D

Doug Robbins - Word MVP

On 14 September, I answered the identical question that you posted to this
group on 13 September.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top