Table filter for only 1 count

fallito

New member
Local time
Yesterday, 19:06
Joined
Oct 7, 2008
Messages
6
Hi,

I have a table with multiple columns. One of them, named CausaAveria, has multiple entries that may repeat. I what to create a filter that displays just the name of the entry without displaying the entire list of results.

Anyone knows how to do this?

Thank you
 
Are you saying you want to see just the unique values from that field?
 
Yes. That's what I meant. No duplicates.
 
In your query designer window, bring up the properties box and set the Unique Values to Yes.
 

Users who are viewing this thread

Back
Top Bottom