Home |
Search |
Today's Posts |
#2
![]() |
|||
|
|||
![]()
Hi
one way: =SUMIF(A1:A100,"300",B1:B100)-SUMIF(A1:A100,"=350",B1:B100) or =SUMPRODUCT(--(A1:A100300),--(A1:A100<350),B1:B100) -- Regards Frank Kabel Frankfurt, Germany "cursednomore" schrieb im Newsbeitrag ... I have a worksheet with a price field and a cost field. I am trying to sum the cost field with the condition that the value in the price field is between two numbers, for example, 300 and 350. Is there a formula that will aloow me to do that? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF Function | Excel Discussion (Misc queries) | |||
SumIF | Excel Discussion (Misc queries) | |||
SUMIF with only one criteria cell within range | Excel Discussion (Misc queries) | |||
creiteria in sumif | New Users to Excel | |||
SUMIF based on 2 conditions | Excel Worksheet Functions |