Hiding duplicates in a query

  • Thread starter Thread starter Ron DeGregorio
  • Start date Start date
R

Ron DeGregorio

Is there a way to hide duplicates in a query? I would like to use a make
table query to make a lookup table but I need to see only 1 of each
repeating for the lookup table.
 
Sounds like a totals/group by query to me. Have you tried View->Totals?
 
Create your query then right click in the query window where your table is
at. Click on Properties in the dialog that appears. Set the Unique Values
property to Yes.
 

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