ROBERTSACHS
8 years agoQrew Cadet
How to renumber a set of records?
I have an existing set of about 700 records. Each record has a manually assigned number. Turns out there are some duplicates in (e.g., two "501"'s). There were also some records numbered to fit "between", so a 419.1 to slot between 419 and 420.
I now need to renumber all of the records correctly. The order will be by a date field.
How?
I'm thinking I could export the records to Excel, sort the list by date, and quickly renumber there. Then create a new table with this list. Lookup the "NewNumber" from the list by matching a record ID value. Then change the the field type back to number, and delete the lookup function and table.
Is there an easier way?
I now need to renumber all of the records correctly. The order will be by a date field.
How?
I'm thinking I could export the records to Excel, sort the list by date, and quickly renumber there. Then create a new table with this list. Lookup the "NewNumber" from the list by matching a record ID value. Then change the the field type back to number, and delete the lookup function and table.
Is there an easier way?