Guest_imported
New member
- Jan 1, 1970
- 0
I created a table with my first field utilizing the AutoNumber feature and then created a form to input information. We input orders into the form and use the autonumber as our order ID. We have to frequently go back into the same record in the form to update order information and we type in the record number at the bottom to bring up the record because it matches the order ID. One of my employees went into the data table yesterday and deleted a record, which caused the autonumber and record number to get out of sync for every record past the one that she deleted. How can I correct this without blowing up my database? I'm trying to sync back up the record number and autonumber. Thank you!