LeonelSanchezJr
Programmer
I have a report which requires SUBTOTALS.
The problem starts with the third column which is calculated based off of the 1st and 2nd SUBTOTALS.
Example:
SUBTOTAL_A SUBTOTAL_B CALCULATED_VALUE
55 75 26.66%
Formula is:
((SUBTOTAL_B - SUBTOTAL_A)/SUBTOTAL_B) * 100
Can this be done in the Subtotal area?
Thanks,
Leo ;-)
The problem starts with the third column which is calculated based off of the 1st and 2nd SUBTOTALS.
Example:
SUBTOTAL_A SUBTOTAL_B CALCULATED_VALUE
55 75 26.66%
Formula is:
((SUBTOTAL_B - SUBTOTAL_A)/SUBTOTAL_B) * 100
Can this be done in the Subtotal area?
Thanks,
Leo ;-)