I have a make-table query where the new table requires a primary key on one of the fields.
Can I manipulate the make-table query (the SQL statement maybe) to set this or would the VBA approach work? If so, how would I do it?
I'm looking for the easiest possible solution.
Thanks.
Can I manipulate the make-table query (the SQL statement maybe) to set this or would the VBA approach work? If so, how would I do it?
I'm looking for the easiest possible solution.
Thanks.