Navigation Button

J

Joseph

What event is triggered when I am using the standard navigation button, in a
specific form, to move back and forth to diaplay recordes.

Thanks.
 
R

Rick Brandt

Joseph said:
What event is triggered when I am using the standard navigation button, in a
specific form, to move back and forth to diaplay recordes.

The Current event is fired as you arrive on the different record. There is no
event that fires just before you leave the previous one (though that would be a
handy one to have).
 
Top