
Originally Posted by
ammartino44
Actually, I didn't understand the third formula. =IF(ISERROR(MATCH(C8,C9:C5003)),IF(AND(COUNTIF(C:C,C8),COUNTIF(C:C,C8)-COUNTIFS(C:C,C8,E:E,">"&0)=0),"Yes","No"),"")
Why do you need the AND part? IT seems like you could delete that and just include this piece COUNTIF(C:C,C8)-COUNTIFS(C:C,C8,E:E,">"&0)=0)
Bookmarks