Auto end automated email on enter

simon4amiee

Registered User.
Local time
Today, 19:21
Joined
Jan 3, 2007
Messages
109
Hi guys,

Is there a way to send a standard ready made email to a set email address when a check box or selection from a combo box is selected.

What Im hoping to have is an action and if a user select a specific action it sends out an email without having to do this repeatedly and manually.
 
So what searches have you done? Have you read the SImilar Threads posts at the bottom of this page? Or at the bottom af any other post concerning this topic?
 
Hi guys,
Is there a way to send a standard ready made email to a set email address when a check box or selection from a combo box is selected.
What Im hoping to have is an action and if a user select a specific action it sends out an email without having to do this repeatedly and manually.

[FONT=&quot]It certainly is possible to activate a function to send the email from the after update event of the combo box or check box when it equals your criteria. I use word as my data source and have the recipient email address in current form. If no other links are required the email address is then held in a query which is the record set for the recipient. If salutaions are required a mail merge will be required.
Regards Ypma[/FONT]
 

Users who are viewing this thread

Back
Top Bottom