M
Marco
Hello.
I have a main report named A. Inside I have 3 subreports named 1; 2 and 3.
Each subreport as 3 columns.
I need that the values of subreport 3 are calculated from subreport 1 and 2.
So, my column 1 in Subreport 3 will be the difference between column 1 of
subreport 1 and column1 of subreport 2.
something looked like:
[subreport1].[column1]-[subreport2].[column1]
but this is not working for me.
Please help me.
Regards,
Marco
I have a main report named A. Inside I have 3 subreports named 1; 2 and 3.
Each subreport as 3 columns.
I need that the values of subreport 3 are calculated from subreport 1 and 2.
So, my column 1 in Subreport 3 will be the difference between column 1 of
subreport 1 and column1 of subreport 2.
something looked like:
[subreport1].[column1]-[subreport2].[column1]
but this is not working for me.
Please help me.
Regards,
Marco