Subreport Data Listing Twice for Each Report Record

  • Thread starter Thread starter tbl
  • Start date Start date
T

tbl

On a report & subreport pair, the subreport data is listing
out twice, and I can't seem to sort out why.

Any suggestions appreciated.
 
tbl said:
On a report & subreport pair, the subreport data is listing
out twice, and I can't seem to sort out why.


Does the subreport diplay two records? If so, the problem
is that your main report's record source query has a Join to
the subreport's data source.
 
Does the subreport diplay two records? If so, the problem
is that your main report's record source query has a Join to
the subreport's data source.
 

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