Duplicate Records with Subreports

J

Jesse

I've created a report containing two subforms. They associate all of the
data accurately, but create duplicate pages of the full report. For example,
if my subreport has eight items associated with January, I will run the
report, and get eight copies of the January report. Each report looks as it
should, but I want only one copy of the report. Thanks in advance for any
suggestions.
 
M

Marshall Barton

Jesse said:
I've created a report containing two subforms. They associate all of the
data accurately, but create duplicate pages of the full report. For example,
if my subreport has eight items associated with January, I will run the
report, and get eight copies of the January report.


That happend when the main report's record source query
joins the subreport data. It should be better if you drop
the subreport table from the main report's query.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top