make table query with autonum

  • Thread starter Thread starter JoanD
  • Start date Start date
J

JoanD

Can I create an autonumber field in a "make table" query?

If so, how?


Joan
 
As far as I know, no. But you can create a table (with "make table"),
modify the table definition to add an autonumber field, then use "append"
queries.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top