Is there a way to reset the autonumber to Zero? I have a test database that is up to 30 or 40, and I want to reset the count to Zero to roll it out. Thanks.
You can delete all the data from the tables (where you want it reset to 0 - first record would become 1) and then compact your database. This will reset the autonumbers to the lowest number available...if empty, this is 0.
Ellie
**Using Access 97 at work**
**Using Access 2000 at home**
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.