Hello all. I have a form where after the user updates a field on the form I have to requery the form. When I do this it is a long grid and I see the record selector fly through the records to back to the bottom record that I am editing. When the list gets long it takes a minute to come back to that record so I can continue working along. Is there anyway I can try to keep the record on that record during the requery or at least not see the record selector move from the first to last. Thanks all