I have a COMPUTED field which represents a percentage of other fields.
So, I have three fields which are subtotaled (summed) correctly. But the COMPUTED field is also summed. I need this field to be calcuated off of the SUBTOTALS.
SUBTOT1 SUBTOT2 PERCENTAGE (SUBTOT2/SUBTOT2)*100
Thanks,
Leo ;-)