Refreshing the AutoNumber Field.

rpk2006

Passionate Programmer
Local time
Tomorrow, 03:26
Joined
Jul 9, 2006
Messages
4
I had a table with an ID field defined as AutoNumber. It contained a large number of records. When I deleted those records, and added a new record, it was alloted an ID which was an increment of the last ID when the Table was full previously.

I want that the AutoNumber ID be ReNumbered from start if any record is deleted.
 
I am using Access XP. Is this bug still present in Access 2003? In case I wish to shift to a newer version of Access.
 
Apparently so.

This is the latest release.

There is a beta of 2007 you can download from Mircosoft. But it's a beta. As in something I would try out but won't release to my users.
 

Users who are viewing this thread

Back
Top Bottom