I have a report which contains 3 subreports which are the same subreport.
My main report contains 3 subreport objects which refer to the same subreport.
For example I have
Reg Con A B C D A B C D A B C D
1 2 1 1 1 1 2 2 2 2 3 3 3 3
4 5 4 4 4 4 5 5 5 5 6 6 6 6
7 8 3 3 3 3 2 2 2 2 1 1 1 1
Total 8 8 8 8 9 9 9 9 10 10 10 10
Please ignore the values as I've just used simple numbers to illustrate the problem.
My subreport contains the following
A B C D
What I've done is in the GF2 section, added 3 of my above subreports next to each other but I need to pass back the totals from each of the subreports!
Firstly am I doing it right or is there a better way?
Secondly, if I am doing it correctly, how do I pass back grnd totals for each of A,B,C and D in the separate subreports???
Thanks in advance.
My main report contains 3 subreport objects which refer to the same subreport.
For example I have
Reg Con A B C D A B C D A B C D
1 2 1 1 1 1 2 2 2 2 3 3 3 3
4 5 4 4 4 4 5 5 5 5 6 6 6 6
7 8 3 3 3 3 2 2 2 2 1 1 1 1
Total 8 8 8 8 9 9 9 9 10 10 10 10
Please ignore the values as I've just used simple numbers to illustrate the problem.
My subreport contains the following
A B C D
What I've done is in the GF2 section, added 3 of my above subreports next to each other but I need to pass back the totals from each of the subreports!
Firstly am I doing it right or is there a better way?
Secondly, if I am doing it correctly, how do I pass back grnd totals for each of A,B,C and D in the separate subreports???
Thanks in advance.