Crystal 8.5
I want to calculate a grand total for all groups after evaluating on change of field. I am grouping by case number.
Example:
Group 1
50.00
50.00
75.00
75.00 = 125.00
Group 2
10.00
10.00
20.00
20.00 = 30.00
How do I display the 155.00 value instead of the duplicate totals within each group?
I want to calculate a grand total for all groups after evaluating on change of field. I am grouping by case number.
Example:
Group 1
50.00
50.00
75.00
75.00 = 125.00
Group 2
10.00
10.00
20.00
20.00 = 30.00
How do I display the 155.00 value instead of the duplicate totals within each group?