Hi guys,
I have 6 subreports and I use formulas to get a subtotal on each subreport. I need to add all of the subtotals to get a grand total. How can I do this.
Printable View
Hi guys,
I have 6 subreports and I use formulas to get a subtotal on each subreport. I need to add all of the subtotals to get a grand total. How can I do this.
Create a running total formula that sums and doesnt reset unpon any changing groups etc.
Hi Robdogg,
I have a subreport called "execute" for example. Within that subreport I have a formula called "exsub" that calculates the subtotal. I have a main report which contains all these sub reports. How can I reference the subreport formula field in the main report.:confused:
Are you using Crystal Reports? Which version? If you are using Crystal check out "Shared Variables".
Hi Brucevde,Quote:
Originally Posted by brucevde
I am using crystal. Will have a look now.
Thanks Brucevde,
You are a Crystal genius.:afrog:
I have got it to work.