Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filtering duplicates

Status
Not open for further replies.

Ryker7

MIS
Jun 19, 2003
44
US
I need to print a report that is based on a query that is based on a table. The table/query will have duplicate social security numbers. On the report, I do not want the duplicates to print. How do I go about filtering out the duplicate social security numbers so they will only print once on the report? The duplicate numbers are an integral part of the database, so I cannot do away with them. I only want them to show up once on the report.
 
Hi try on your query design properties putting yes in unique values.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top