Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This was really helpful. Many thanks
" wrote: You can do like this : supose in range A11:C16 you have : Currency Acount Value 3 1 7 3 2 15 1 1 14 2 2 23 3 1 21 The formula to get the sum of values with currency=3 and Acount=1 will be =SUM(IF((A12:A16=3)*(B12:B16=2);C12:C16;"")) This is a array formula so when entering the formula you must do Ctrl Shift Enter Regards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple if statements with multiple conditions | Excel Discussion (Misc queries) | |||
Multiple if statements in a sumif function | Excel Worksheet Functions | |||
sumif with multiple conditions | Excel Worksheet Functions | |||
sumif with multiple conditions | Excel Worksheet Functions | |||
Combining IF and multiple SUMIF statements, if A>0 & B is between | Excel Worksheet Functions |