T
Timmy
I need to create a new AutoNumber/Primary Key field in a make table query
John Spencer said:As far as I know you can't.
What you can do is create the table structure first and then use an append
query to add records to the table.