Yes, thank you that counts the items, now how would I write in a formula that brings in data that says yes or brings in all data if there is a yes. The data name would be to the left of yes for each yes.Try this formula:
Excel Formula:=(LEN(F2)-LEN(SUBSTITUTE(F2,"Yes","")))/3
Why are you asking that question again?Yes, thank you that counts the items, now how would I write in a formula that brings in data that says yes or brings in all data if there is a yes. The data name would be to the left of yes for each yes.