G
gregork
I need a formula to return text based on that text being in all the cells in
a range. I want the formula to ignore blank cells in the range. I have the
following formula but it is not working ...I think because of the blank
cells in the range.
IF(COUNTIF(I124:I139,"RED")=COUNTA(I124:I139),"RED","")
gregorK
a range. I want the formula to ignore blank cells in the range. I have the
following formula but it is not working ...I think because of the blank
cells in the range.
IF(COUNTIF(I124:I139,"RED")=COUNTA(I124:I139),"RED","")
gregorK