Accessing Information From Sub-Reports
I have a report with the following layout:
Details a Field from SQL Command
Details b Field from SQL Command
Details c Field from SQL Command
Details d Field from SQL Command
Details e SubReport A
Report Footer b SubReport B
How do I add the total number of items in SubReport B + the total number of records displayed in Details a-d and display that value in the Page Footer?