View Single Post
  #2  
Old April 16th, 2010, 01:07 AM posted to microsoft.public.access.forms
deb
external usenet poster
 
Posts: 898
Default generate a confirmation email

woo hoo - i'll answer my own question

just add a SendObject line to the existing save macro

nifty
--
deb


"deb" wrote:

how do i put a command on a button to generate a confirmation email when a
new client is created

so at the end of the form i already have a button that saves and prints but
i want it to send an email to the accounts manager with the form details as
well
--
deb