Subreport Causes Main Report to Repeat

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a main report with several reports in it. One of the subreports may
have several returns. The report looks fine, but if there are 4 returns on
the subreport (for instance), the main report repeats 4 times. And the total
page numbers are 4 times the real amount. The other subreports do not cause
this to happen.
Any ideas?
thanks.
 
data said:
I have a main report with several reports in it. One of the subreports may
have several returns. The report looks fine, but if there are 4 returns on
the subreport (for instance), the main report repeats 4 times. And the total
page numbers are 4 times the real amount. The other subreports do not cause
this to happen.


This kind of thing is usually caused by your having the
return detail data included in the main report's record
source 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

Back
Top