I have some calculated numbers that create a list that are grouped by and
organizational category. Category_1 has 17, 34.88, 12.01 Category_2 has
30, 69, 67.99 and category_3 has 55, 89, 99, 107.98, 25.32, 222.09, 1,
17.81.



I need to be able to add these categories separately and cumulatively.

I need to do this on the template and not through a database.

I have looked at trying to put these list into an array but I have had no
success.



Suggestions are real welcome now.



Thanks,



Gene