Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Currently I am using the following SUMIF equation:
=SUMIF(B9:B32,"warm",G9:G32)/COUNTIF(B9:B32,"warm") However, I want to expand the conditions so that it only sums if b9 :b32, "warm" and c9:c32, "breath" AND so that it only counts if :b32, "warm" and c9:c32, "breath" I have tried using :=SUMIF((B19:B42,"warm",G19:G42)&( C19:C42,"breath",G19:G42))/COUNTIF((B19:B42,"warm")&(c19:c42,"breath")) but this doesnt work. Does anyone have any suggestions? thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF with 2 conditions | Excel Worksheet Functions | |||
SUMIF function with 2 conditions | Excel Worksheet Functions | |||
SUMIF with two conditions | Excel Discussion (Misc queries) | |||
sumif with two conditions | Excel Worksheet Functions | |||
SUMIF based on 2 conditions | Excel Worksheet Functions |