Guest_imported
New member
- Jan 1, 1970
- 0
hi all
I need to make a query with two fields one of which is supposed to be just an incrementing integer
I assume it supposed to look like this:
SELECT AutoNumber As Id, PrintLetter
From Letters
this code doesnt work, how do i create an autonumber field
Thanks
Alex
I need to make a query with two fields one of which is supposed to be just an incrementing integer
I assume it supposed to look like this:
SELECT AutoNumber As Id, PrintLetter
From Letters
this code doesnt work, how do i create an autonumber field
Thanks
Alex