I wanted to try a way that would automatically pick up any new categories,
not already listed.
Believe a pivot table would crunch everything out easily (ie produce the
uniques listing(s) in the ROW area & in top row [COLUMN area]) with required
sums in DATA area. You might want to give it a go.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:21,000 Files:370 Subscribers:66
xdemechanik
---
"WLMPilot" wrote:
I have a worksheet that contains 12 "budgets". More like actual
income/expense. Anyway, each line item in each budget has a category, ie CC
for Credit Card Pmts, Gas, Grocery, Income, etc.
I want to use either SUMIF or SUMPRODUCT. The catch is I do not know if
there was a way to "pick up" each category without the possibility of
repeating that category later. Normally, and possibly the only way that I
know of, I would have to manually type in a SUMIF/SUMPRODUCT for each
category, listing the actual category in the formula.
I wanted to try a way that would automatically pick up any new categories,
not already listed.
Hope that makes sense.
Thanks for your help.
Les