How to auto fill different rows in the same table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know how to do an append query from one table to another, but can't figure
out how to do the same thing with just one table. How do you run a query and
auto fill different rows in the same table? A select query seems to need two
tables and although I can set up an append query and select different fields
in different rows to append data, I get key violations, etc.

Thanks,
 
If you are using an autonumber for key field then just append those fields
you need but not the key field.
 

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