Split from this thread.
Liz,
I hope I can piggy-back off your response because I face a similar challenge. I'm a first time user so, if this is not the proper protocol, please let me know.
In my spreadsheet, I have Date (mm/yy) in Column A, Amount in Column C, Major Expense Category in Column E and Expense Sub-Category in Column F. I want to sum Expenses by Month in Column A, Column E, and Column F.
In H2, I have coded:=UNIQUE(LEFT(A2:A322,2)&" "&E2:E322&" "&F2:F322) and I get my unique combinations of MM CAT Sub-CAT just fine.In I2, I coded"=SUMIF(C2:C322,LEFT(A2:A322,2)&" "&E2:E322&" "&F2:F322,H2#) and all my results are 0. I have tried all combinations of SUMIF and SUMIFS I can think of but can't get a match between Column I and Column H so that it will sum.
Thanks ..... GCI Chair - Dave