The workflow:
1. Customers fill out a form to give us information.
2. After a row is added from a form completion:
3. I need a column formula to return in the yellow cell the data in the green cell that is in a different sheet.
So I'm trying to reference the name entered on the form and, find the name on a different sheet, then return data on from row where that name is.
In this example the yellow cell would return "Full Moon Hike"
The problem:
The cell where the name is entered on the referenced sheet may contain more than 1 name. This will not always be the case but will happen on a frequent basis
The Question:
What is the formula I need to accomplish this? I have tried IF(CONTAINS with INDEX MATCH and few other ideas, and I'm stumped. Any suggestions are welcome.
Cheers,
Mike