Pulling Subreport Data into Main Report Footer

  • Thread starter Thread starter amw0830
  • Start date Start date
A

amw0830

I am pulling data from a subreport into the footer of the main report. The
reports are linked by a field called "ID". Only problem is that the data in
the subreport is not for the record in the main report - it is for the next
record.

Any suggestions?
 
amw0830 said:
I am pulling data from a subreport into the footer of the main report. The
reports are linked by a field called "ID". Only problem is that the data in
the subreport is not for the record in the main report - it is for the next
record.


Which footer? The Report Footer, Page Footer or a group
footer?

It sounds like you might have put it in the Page Footer when
it should be in a group footer.
 
You are correct. I do have it in the report footer. I will change it to the
group footer.

Thanks so much.
 
Back
Top