Combine report

C

Chi

On the A report, I would like to link or insert the total field that is on
the other report, report B.


Is there away that I can make the report A shows the report B textbox ?

Please help.
Thanks
Chi
 
M

Marshall Barton

Chi said:
On the A report, I would like to link or insert the total field that is on
the other report, report B.

Is there away that I can make the report A shows the report B textbox ?

No, not unless report B is displayed as a subreport on
report A.

If report B is not used as a subreport on report A, then you
should figure out another way to calculate the total,
probaly in report A record source query.
 
Top