Continuous form requery

R

Randy Harris

What is the best way to return to a record in a continuous form after a
requery? On a continuous form, I have an event procedure that updates the
data and requeries the form. I would like the form to return to the same
record afterward, rather than the first record. I am using ADO.

Thanks for any help
Randy
 
Top