G
GB
Hello:
I have main (parent) report with subreport on it.
The main report record source returns multiple records, that is why main
report create multiple pages. Each page contains subreport which must
be open with new record source for each page of main report (new page - new
record source). I try to update subreport record source on subreport
Report_Open event, but it updates for the first page of main report only.
My question is: On which event of main report I can
change the subreport record source?
Thanks,
GB
I have main (parent) report with subreport on it.
The main report record source returns multiple records, that is why main
report create multiple pages. Each page contains subreport which must
be open with new record source for each page of main report (new page - new
record source). I try to update subreport record source on subreport
Report_Open event, but it updates for the first page of main report only.
My question is: On which event of main report I can
change the subreport record source?
Thanks,
GB