New (next) record event?

E

Emmweb

If I have a series of code I'd like to execute every time a form changes
records (whether by tabbing through to the next/new record or by using the
nav buttons). Can anyone point me to what event I'd use to get this code to
execute at the proper times?
TIA,
Emma
 
G

Graham R Seach

Try the Curent() event.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
 
Top