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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Duplicate Pages

Status
Not open for further replies.

MikeKohler

Technical User
Jun 22, 2001
115
CA
Hi, I have a report based on a query where each page contains a single record. For some reason duplicate pages show up. I changed the SQL statement in the query to SELECT DISTINCT so that duplicates would be skipped, but this doesn't really make sense since their are no duplicates in the underlying table.
Thank you,
Michael Kohler
mkohler@telusplanet.net
 
Start by running the query standalone, and work from there. Double check the report's recordsource, Filter and FilterOn too.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top