wants to calculate Total from subreport & main Report!!
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have 1 subreport on my main crystal Report. I want to calculate Total of fields. one field from 1st main report & 2nd field from my subreport . Will Anyone Tell me how to do it. i m using vb.net &crystal rpt. -thanks
priya
-
Hi, I have 1 subreport on my main crystal Report. I want to calculate Total of fields. one field from 1st main report & 2nd field from my subreport . Will Anyone Tell me how to do it. i m using vb.net &crystal rpt. -thanks
priya
For this i think u need include the table of subreport, then make a formula to calculate that fields value... it will display the total of both main report's field & sub report's field
Thanks, Ankur Bakliwal