Hi,
I want to do a calculation in the group footer section, when 2 summations are done in that footer. The third
e.g Year1 Year2 Perc diff
100 Club A $200 $100
100 Club b $300 $100
SUBTOTAL $500 $200
I want the perc diff Sum(Year1)-Sum(Year2)/Year2 * 100 to be calculated on the SUBTOTAL fields $500 and $200 not a total of the Perc diff column. How do I enforce that?
Crystal Reports 10 is what I am using.
I want to do a calculation in the group footer section, when 2 summations are done in that footer. The third
e.g Year1 Year2 Perc diff
100 Club A $200 $100
100 Club b $300 $100
SUBTOTAL $500 $200
I want the perc diff Sum(Year1)-Sum(Year2)/Year2 * 100 to be calculated on the SUBTOTAL fields $500 and $200 not a total of the Perc diff column. How do I enforce that?
Crystal Reports 10 is what I am using.