I have two columns of data, one is a class of data in text, the other is a numerical value. I would like to calculate a subtotal of the value of the numerical value based on class.
Is there an easy way to do this? I can pull a report based on the class, but it would be nice to have a running total of all classes and their subtotals (not something that I have been able to accomplish in reports).
Thanks,