G
Guest
If I have a lot of records in a table (500,000+), and I want to renumber an
autonumber (primary key) field, how can I do that. For example, if the lowest
number is "567,345" and I want to spin thru all records and change the value
to starting at "1" (and incrementing), how can I make that happen? Preferably
programmatically, but via a query/macro would be fine too.
Thanks!
autonumber (primary key) field, how can I do that. For example, if the lowest
number is "567,345" and I want to spin thru all records and change the value
to starting at "1" (and incrementing), how can I make that happen? Preferably
programmatically, but via a query/macro would be fine too.
Thanks!