Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a formula with criteria which excludes "0148" from the sum.
=SUMIF(E$51:E$56,"<0148",O$51:O$56). I would also like a formula which would exclude both "0148" and "0101" from the sum. I tried many variations e.g. =SUMIF(E$51:E$56,"<0101AND<0148",O$51:O$56) to get this to work and cannot obtain the correct results. Thx for your help. Brad Bross |
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 | |||
Embedding a Sumif in a sumif | Excel Worksheet Functions | |||
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 |