Access query duplicates the table records

  • Thread starter El Cajon Liberty
  • Start date
E

El Cajon Liberty

Everytime I run my query it adds another set of the table records. Help!!
 
J

John W. Vinson

Everytime I run my query it adds another set of the table records. Help!!

Change the query from an Append query to a more appropriate query for your
problem.

Bear in mind that we're unable to see your screen and don't know what your
query might be. Please open it in SQL view (View... SQL on the menu) and copy
and paste the SQL string to a message here, and indicate what you intend the
query to do for you.
 

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

Top