eliminate duplicates

D

dlw

I have a file with project numbers and clients, I'm trying
to do a query that will list each client only once, even
though they have multiple project records. I can't do a
report, because the query is a data source for a mail
merge.
 
F

Fons Ponsioen

Create a query with only the clients field, now open the
query properties box, and set the unique values to yes.
Now the query will display all clinets but only once.
Hope this helps.
Fons
 

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