Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a spreadsheet with different data in multiple columns. Depending on
whether those columns have certain criteria i need to sum a different column. A B C D E 1 TS NYMEX FP_FIN 2500 $10,000 2 TPORT NYMEX FP_FIN 2500 -$50,000 3 TS AECO BASIS_FIN 2500 -$40,000 4 TS MALIN BASIS_FIN 2500 $5000 5 TS HSC BASIS_FIN 2500 $2500 6 TS NYMEX FP_FIN 10000 $4500 i would like to sum column E based on what A, B and C say - A has to equal "TS", B - "NYMEX" and C-"FP_FIN" to add rows 1 and 6. I've been juggling vlookups, sumifs and ifs in my head but i can't seem to figure it out. Thanks, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumif for multi conditions. i.e sumif(A1:A10,"Jon" and B1:B10,"A" | Excel Worksheet Functions | |||
SUMIF | Excel Worksheet Functions | |||
Embedding a Sumif in a sumif | Excel Worksheet Functions | |||
nested sumif or sumif with two criteria | Excel Worksheet Functions | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions |