Hey gang:
I have a question concerning numbering in Access. What I'm trying to do is run a make-table that will retrieve a bunch of records from an existing table and add it to a new table. What I would like to do is have a column that numbers the records sequentially based on a particular field.
It would look like this:
1 john
2 john
3 john
1 james
2 james
3 james
4 james
1 janet
2 janet
The names are coming from the table I'm querying and the numbers are being assigned dynamically. I know I can't use auto number becuase it would go from 1 to n. Please let me know if there is a way to have Access start back to 1 based on a new name coming up.
Thanks
jocasio
I have a question concerning numbering in Access. What I'm trying to do is run a make-table that will retrieve a bunch of records from an existing table and add it to a new table. What I would like to do is have a column that numbers the records sequentially based on a particular field.
It would look like this:
1 john
2 john
3 john
1 james
2 james
3 james
4 james
1 janet
2 janet
The names are coming from the table I'm querying and the numbers are being assigned dynamically. I know I can't use auto number becuase it would go from 1 to n. Please let me know if there is a way to have Access start back to 1 based on a new name coming up.
Thanks
jocasio