J
Josh Hendrickson
I am trying to figure out how to sum numbers in column A but only if the
cells in the corresponding row in column B are blank. Any ideas?
I thought this would work but it hasn't so far
=SUMIF(B:B, ISBLANK(B:B), A:A)
cells in the corresponding row in column B are blank. Any ideas?
I thought this would work but it hasn't so far
=SUMIF(B:B, ISBLANK(B:B), A:A)