So I have a list of names of all people.
Another list of people that have talked to me.
I want to prepare an if statement that searches through the entire list of those who have talked to me and place text next to those who haven't on the List of all people.
I have this =IF(K5=B5:B34, "Ride","Need Ride")
K column is the list of all people
B column is the list of those who have talked to me
any suggestions?
Another list of people that have talked to me.
I want to prepare an if statement that searches through the entire list of those who have talked to me and place text next to those who haven't on the List of all people.
I have this =IF(K5=B5:B34, "Ride","Need Ride")
K column is the list of all people
B column is the list of those who have talked to me
any suggestions?