G
GB
Hello:
I have a main report (parent report) and subreport
on it. The main report contains text box for account number and record
source for this report returns the number of records equal of number of
different account numbers so the report produce one page for each account
number.
The subreport contains multiple records (account transactions) for the
account from main report.
In general I want a report which contains account number on main report and
account characteriscs on subreport.
Each page of the report contains new account on main report and new account
transactions on subreport.
My problem is: how to pass (update) new account number to subreport when
main report update account number
for new page?
Thanks,
GB
I have a main report (parent report) and subreport
on it. The main report contains text box for account number and record
source for this report returns the number of records equal of number of
different account numbers so the report produce one page for each account
number.
The subreport contains multiple records (account transactions) for the
account from main report.
In general I want a report which contains account number on main report and
account characteriscs on subreport.
Each page of the report contains new account on main report and new account
transactions on subreport.
My problem is: how to pass (update) new account number to subreport when
main report update account number
for new page?
Thanks,
GB