Email form

  • Thread starter Thread starter Greg Staley
  • Start date Start date
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 (e-mail address removed)?

Greg
The Oft Access Confused
 
Create a macro and use the sendobject command for you mail
message. Add a button to your form to execute the macro

Jim
 
Back
Top