How do I add a unique ID/record count in Access after a d has already been created?
I want to do two things:
- For one table I would like to have a sequence starting a 1 and ending at the last record number
- For another table, I would like to add a sequence that starts at 2 and end at the last record number minus 1
Is there a way to do that?
I want to do two things:
- For one table I would like to have a sequence starting a 1 and ending at the last record number
- For another table, I would like to add a sequence that starts at 2 and end at the last record number minus 1
Is there a way to do that?