make table query with autonumber?

R

Ron

Is there any way to have a make table query insert an
autonumber into the query it is making?
 
M

Michel Walsh

Hi,


Create the table first, then append the records in a second step.


Hoping it may help,
Vanderghast, Access MVP
 
Top