SubReport Detail question

  • Thread starter Thread starter GitarJake
  • Start date Start date
G

GitarJake

Hello all,

I am trying to create a report with 5 unrelated subreports. As this is my
1st ever endeavor into subreports, I have promptly run into a brick wall.

The main report is unbound.

The query that the subreport is based on shows 13 records, but when I
preview the report, there seems to be 13 subreports all with 1 record each.
This is *not* the desired result. How do I get 1 subreport with all the
records in one place?

Seems like it should be an easy fix, but in my foggy, cobwebby head, I can't
turn up any help articles.

Thanks in advance for all pointers!

Jake
 
GitarJake said:
I am trying to create a report with 5 unrelated subreports. As this is my
1st ever endeavor into subreports, I have promptly run into a brick wall.

The main report is unbound.

The query that the subreport is based on shows 13 records, but when I
preview the report, there seems to be 13 subreports all with 1 record each.
This is *not* the desired result. How do I get 1 subreport with all the
records in one place?

It sounds like the main report is bound, probably to the
same query as the subreport.
 
Back
Top