Email form

G

Greg Staley

I want to put a button on a form that will alert a user when that record was
entered. How would I go about setting the button to send a standard email
message to someone at [email protected]?

Greg
The Oft Access Confused
 
J

Jim/Chris

Create a macro and use the sendobject command for you mail
message. Add a button to your form to execute the macro

Jim
 
Top