Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I do a sumif function with multiple criteria?
For Example I have 2 columns that i want to sort by criteria and 1 different column that i want to sum. Maybe something like this????? =Sumif(range1,"criteria1",& , range2,"criteria2", "Sum_Range") Thanks, Josh |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sumproduct may be better suited
=SUMPRODUCT((A1:A19=1)*(B1:B19=2)*(C1:C19)) Mike "jxbeeman" wrote: How can I do a sumif function with multiple criteria? For Example I have 2 columns that i want to sort by criteria and 1 different column that i want to sum. Maybe something like this????? =Sumif(range1,"criteria1",& , range2,"criteria2", "Sum_Range") Thanks, Josh |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF WITH MULTIPLE CRITERIA? | Excel Worksheet Functions | |||
SUMIF multiple criteria | Excel Worksheet Functions | |||
Sumif with multiple criteria | Excel Discussion (Misc queries) | |||
Multiple SUMIF Criteria | Excel Worksheet Functions | |||
SUMIF multiple criteria | Excel Worksheet Functions |