using query to write to table

  • Thread starter Thread starter Troy Scott
  • Start date Start date
It is either Append Query (to add Records) or Update Query (to modify
existing Records).

If you want to create a new Table with data from somewhere else, then you
need a Make-Table Query.

Check Access Help on appropriate type of Query.
 

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