Is there a way to do this. I'm basically just making a new table from a query, but I need a primary key in this table. I'd like to have this done without editing the table after I create it with a query. Can I insert a column in the query, call it GradeID, and somehow designate this to be autonumber indexed with no duplicates before I run the query?
In the column field I could have the following: GradeIDthen what?)
Thanks
Clint
In the column field I could have the following: GradeIDthen what?)
Thanks
Clint