Hello, I have a database that I have just recently made revisions to. I am using the navigation buttons that allow you to navigate between records, to the first record, to the last record and to create a new record. Previously, when the user reached the last record, the 'go to last record' arrow would be deactivated. It is no longer doing that and this is causing problems because (1) users are creating empty records and (2) required fields are not being validated (validation only occurs when the user clicks 'Save and Close Record' or clicks 'Add New Record'. Please help!