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.