Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a list of numbers to add if they meet two criteria and I have been
trying to use the conditional sum feature in excel. Column A is a list from 1 to 5 and I want to sum all the numbers in column B if Column A is either a 1 or a 5. Below is the array formula the conditional sum feature produces and it returns 0 when it should return 11. The array works if there is only one variable but not multiple. Can someone tell me why its not working? Thank you. {=SUM(IF($A$3:$A$10=5,IF($A$3:$A$10=1,$A$3:$A$10,0 ),0))} 2 2 5 5 2 2 1 2 5 5 1 2 2 2 1 2 2 2 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Sum Formula? | Excel Discussion (Misc queries) | |||
need a conditional formula to generate numbers divisible by 4 between a given starting no. & end No. | Excel Worksheet Functions | |||
Conditional formatting...cont. from 9/25 | Excel Discussion (Misc queries) | |||
Conditional Formatting formula not acceptable? | Excel Discussion (Misc queries) | |||
Formula Dependant Conditional Formatting | Excel Discussion (Misc queries) |