Hi,
I have seen the posting for ID counter when creating a table. How do I create a new autonumber field in a select query?
My original table has a list of all cities. I just need a new field with the autonumber.
I have tried all combos of ID counter, but I can't define field type in a SELECT query.
Results should be:
pkey city
1 houston
2 new york
3 boston
4 etc.
Using Access 97...
I have seen the posting for ID counter when creating a table. How do I create a new autonumber field in a select query?
My original table has a list of all cities. I just need a new field with the autonumber.
I have tried all combos of ID counter, but I can't define field type in a SELECT query.
Results should be:
pkey city
1 houston
2 new york
3 boston
4 etc.
Using Access 97...