auto-email command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have set up a form to add folks to my personnel database. When there is a
change to the form (like a new home number) is there a way to automaticly
e-mail me that a change has been made?
 
I don't really understand why you want to send an e mail to yourslef - is it
you that is changing the form??

You can of course send an e mail confirming the change.

Creat a report detailing the changes.

On the form after you have made the changes use the AfterUpdate event to
SendObject and attach the report.
 
I'm sorry I wasn't clear. The form is for others in the office to use. When
they make a change then I would like to be notified as this will prompt me
into other actions that may be required becuase of the change.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top