Using a subreport more than once on a main report.

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

Guest

Is there a way to use the same sub-report with a slightly different
recordsource more than once on the same main report? I don't want to
recreate a different subreport for each recordsource since they are almost
the same data filtered for each sub-report.
 
The only easy method that I am aware of is to use the Link Master/Child
properties.
 
Back
Top