I have a form with a "save" command button. After I enter data in the form, I click the "save". The current record is saved, a few calculations run, and the form is requeried. It runs fine, but after the requery, it goes to the first record. What code would I need in the "save" for it to remember which record I am on and return to that record after the requery?
Thanks in advance.
Thanks in advance.