I have a report that is linked to the sub report. The details section of the main report contains two fields:
Amount and Qty
To the right of these two fields I have inserted the sub report (in the details section). When i view the report all the data is correct but what i need to do is see a grand total for a sub report field and because the sub report is inserted in the details section it doesn't seem to be working.
Anyone know why? I am using crystal v 8.5 and connecting via odbc to microsoft access tables.
Here's is some sample data
Amount Qty SubAmount SubPeriod
143.60 1 365 200402
365
14.75 1 120 200403
1 775 200403
895
143.60 1 400 200402
400
As you can see instead of showing a grand total 1660(365+895+400) it just shows a total for each subperiod.
Hope someone can solve this.
Many thanks.
Amount and Qty
To the right of these two fields I have inserted the sub report (in the details section). When i view the report all the data is correct but what i need to do is see a grand total for a sub report field and because the sub report is inserted in the details section it doesn't seem to be working.
Anyone know why? I am using crystal v 8.5 and connecting via odbc to microsoft access tables.
Here's is some sample data
Amount Qty SubAmount SubPeriod
143.60 1 365 200402
365
14.75 1 120 200403
1 775 200403
895
143.60 1 400 200402
400
As you can see instead of showing a grand total 1660(365+895+400) it just shows a total for each subperiod.
Hope someone can solve this.
Many thanks.