Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a column with a drop down list with "Yes" and "No". Another column
has values. I need a formula that sums the values only if "Yes" is selected. If "No" is selected or the cell is blank, I don't want the value in column "I" to be added. I have tried the following: =sumif(K25:K85, "Yes",I25:I85). This sums all the values entered from I25:I85. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Syntax for inferred cell references | Excel Worksheet Functions | |||
SUMIF, wildcard and cell ref | Excel Worksheet Functions | |||
"criteria" in a sumif refering to the value in another cell | Excel Discussion (Misc queries) | |||
inserting data from a row to a cell, when the row number is specified by a formula in a cell | New Users to Excel | |||
VLookup resulting in a blank cell... | Excel Worksheet Functions |