R
RFJ
I wish to sum the answers in Column C providing conditions in Columns A and
B are met.
eg in the following example
Fred A 120
John B 200
Fred B 400
Fred A 50
The english would be SUMIF((Column A ="Fred")AND(Column B="A")),Column C)
The answer would be 170.
TIA
B are met.
eg in the following example
Fred A 120
John B 200
Fred B 400
Fred A 50
The english would be SUMIF((Column A ="Fred")AND(Column B="A")),Column C)
The answer would be 170.
TIA