Hi all, I've got a problem with a form that I've created. If I enter data into it, the record counter with the navigation buttons reflects the number of records in the database. However, if I close the form and re-open it, the record counter resets itself to record 1 of 1 again. However, the Autonumber that I'm using as a key does reflect the correct value in the tables. It's as if there's a disjoint between the form and the tables. Can anyone give me any suggestions as to what the problem is?