S
SanCarlosCyclist
I have a column with a formula that on certain conditions populates
the cell with a null value. ("")
Is there a way to use Sumif that sums an adjacent column when the
first column is null?
Example
A B
1 12 50
2 200
3 4 300
4 100
I want to do a sumif for column A when value = "" then sum column B.
The result would be 300.
One complication is that column A is an "If " formula that sometimes
populates a cell with ""
Can this be done. I appreciate your help.
the cell with a null value. ("")
Is there a way to use Sumif that sums an adjacent column when the
first column is null?
Example
A B
1 12 50
2 200
3 4 300
4 100
I want to do a sumif for column A when value = "" then sum column B.
The result would be 300.
One complication is that column A is an "If " formula that sometimes
populates a cell with ""
Can this be done. I appreciate your help.