D
Don
I have a subreport in my main report. The report is in a footer that is
called RT Footer. In the RT Header of my main report, I have the following
in a text box: =Reports!rptCOMMISSION_REPORT.rptCREDIT.Report!tEXT28. This
textbox is supposed to give me the total for the linked RT in the
master/child relationship. However, for the first record in my main report,
I do get the correct total, but for the next record and so on, in my main
report, I get the previous records total. So, record 1 in the main report, I
get the total for record 1 in the subreport; record 2 in the main report, I
get the total for record 1 in the subreport; record 3 in the main report, I
get the total for record 2 in the subreport, and so on.
The two reports are linked correctly but I can't figure out what I've done.
I moved the text box from the RT Header to the RT Footer to see what it would
do and it started giving me the correct results.
Is there something that I can do to get this to report correctly. Thanks in
advance.
called RT Footer. In the RT Header of my main report, I have the following
in a text box: =Reports!rptCOMMISSION_REPORT.rptCREDIT.Report!tEXT28. This
textbox is supposed to give me the total for the linked RT in the
master/child relationship. However, for the first record in my main report,
I do get the correct total, but for the next record and so on, in my main
report, I get the previous records total. So, record 1 in the main report, I
get the total for record 1 in the subreport; record 2 in the main report, I
get the total for record 1 in the subreport; record 3 in the main report, I
get the total for record 2 in the subreport, and so on.
The two reports are linked correctly but I can't figure out what I've done.
I moved the text box from the RT Header to the RT Footer to see what it would
do and it started giving me the correct results.
Is there something that I can do to get this to report correctly. Thanks in
advance.