P
peteb
Hi,
I have stored my music collection in an Access Database and would like to be
able to automatically number the records that are returned by a particular
query. For example I have a query that will return records that were
released in the seventies, these are then sorted by artist alphabetically.
If for example there were 60 records then I would like to automatically
number them from 1 to 60.
The only way I have managed to successfully do this up to now has been to
create a new table with a maketable query, change the existing record ID
from autonumber to number and then add another field set to autonumber which
is a pain as my collection is constantly being updated. Is there any way
that I can achieve the same without going through this.
Thanks for the help
Pete
I have stored my music collection in an Access Database and would like to be
able to automatically number the records that are returned by a particular
query. For example I have a query that will return records that were
released in the seventies, these are then sorted by artist alphabetically.
If for example there were 60 records then I would like to automatically
number them from 1 to 60.
The only way I have managed to successfully do this up to now has been to
create a new table with a maketable query, change the existing record ID
from autonumber to number and then add another field set to autonumber which
is a pain as my collection is constantly being updated. Is there any way
that I can achieve the same without going through this.
Thanks for the help
Pete