ArcherSteve
Perpetually Confused
- Local time
- Today, 05:15
- Joined
- Jan 10, 2004
- Messages
- 48
is there an easy way to delete all records on the main table and re-setting the autonumber back to 1? right now i have to manually delete all the records, delete the autonumber field, create new field with the same name as the old one and then set it up to autonumber (btw...the autonumber is the primary key.)
I would also like a msg box pop up confirming the resetting of the database. I know that can be done in code but i haven't quite mastered it yet.
Any help is greatly appreciated.
I would also like a msg box pop up confirming the resetting of the database. I know that can be done in code but i haven't quite mastered it yet.
Any help is greatly appreciated.