Message when record changed

D

Dorian

My users would like a message to popup when an existing record is edited and
something is changed.
The problem is that the form has 3 subforms and each time one is entered it
triggers my code to display the message.
How can I arrange it so it only triggers when the main record is saved and
not when the subdforms are entered?
Thanks.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
E

ErezM via AccessMonster.com

hi
if i got your point, the main form's AfterUpdate event should do the trick,
doesnt it?

Erez
 

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

Top