I have a Calc spreadsheet where there are values in rows A & B. I want to the SUMIF to check for a condition in row A, and if the condition is TRUE, then add in the value in the cell in corresponding row B, but not if FALSE.
So the function here would be like a SUM except that it would only add the values in the upper table if the A value there is <= the A value to the left of the function. I don't think that SUMIF does it like this.
So the function here would be like a SUM except that it would only add the values in the upper table if the A value there is <= the A value to the left of the function. I don't think that SUMIF does it like this.
• A B 00 234 07 188 14 069 00 234 05 234 10 422
Statistics: Posted by swampwiz — Thu Jul 25, 2024 4:55 pm