G
Guest
In a form, I neeed to invoke a change when a record is left (next, previous,
or exit). How do I do this?
or exit). How do I do this?
Sylvain Lafontaine said:(BTW, the use of the OnCurrent event combined with a variable to hold the
last position will also give you some problem when the form is closed
because there will be no OnCurrent event on that.)