Greetings, Community!
I am hoping someone can lend a hand here, as I have tried multiple options but keep coming up short on a solution.
Essentially, I have two tables. Table A (Names) has a list of unique names. Table B (Events) has a list of events, where each event can contain multiple names in a cell (not contacts, just names as a drop down list). I am trying to create a formula in table A that looks to see if if that name exists in the multiple name column, and if it does, return the value (location) also from Table B.
The column I need to evaluate (multiples) is column #19 of sheet B, while the value I need to return is column #10 of sheet B.
Hope this makes sense. Appreciate any input in advance!