Hi, I would like to insert a formula that checks 2 columns of data for a certain Criteria if it is found in either of the column, to add to the count. How do I do that? The following formula does not work. Hope you could help. Thanks
=COUNTIF(TABA!A$1:A$80,TABB!B$1:B$80,"=New Member")
=COUNTIF(TABA!A$1:A$80,TABB!B$1:B$80,"=New Member")