Duplicates in a report

T

TJ

Hi! I have created a query that pulls records from tables and queries. The
query has duplicates that print on the report. The query is based on 4 other
queries with the common factor being in a table, employee ID. I need the
records to sort by employee ID and only display single record info based on
the queries.

Thank you!
 
J

Jen

Try creating a group section for the Employee ID field. Then print all the
info in the header or footer of the group.
J.
 
Top