Hello,
I'm trying to insert a formula that counts the number of values in a column that does not contain the word "Vendor". Currenlty my formula looks as follows:
=COUNTIF('Atlanta N, GA - Open'!B:B,"<>*Vendor*")
However this counts the blank cells as well since they do not contain "Vendor". Is there a formula that will ignore the blank cells and only reference cells that contain a value?
Thanks,
Brian
I'm trying to insert a formula that counts the number of values in a column that does not contain the word "Vendor". Currenlty my formula looks as follows:
=COUNTIF('Atlanta N, GA - Open'!B:B,"<>*Vendor*")
However this counts the blank cells as well since they do not contain "Vendor". Is there a formula that will ignore the blank cells and only reference cells that contain a value?
Thanks,
Brian