I am running a make table query and the primary key of one of the source tables is a number. I want this number in my new table. The make table query creates this field as an Auto number and so fails to add the records to the table.
Is there are way to force the make table query to create a number field rather than an auto number?
I hope this is clear...
Thank you
Is there are way to force the make table query to create a number field rather than an auto number?
I hope this is clear...
Thank you