J
John W. Vinson
It's considered polite to use the big white textbox to post your question, not
just the subject line.
But to answer... you can't. You can exclude them from the query completely;
view the query's Properties and set it the "Unique Values" property to Yes and
it will display all rows that are EXACT duplicates as one row. Or, you can use
a Totals query grouping by a set of fields to show all members of a group as
one row.
just the subject line.
But to answer... you can't. You can exclude them from the query completely;
view the query's Properties and set it the "Unique Values" property to Yes and
it will display all rows that are EXACT duplicates as one row. Or, you can use
a Totals query grouping by a set of fields to show all members of a group as
one row.