I have a workbook with multiple sheets. On the first sheet is a list of projects with basic criteria, including the project team members. Each name is listed in its own column in the same row as the project name, like so:
The next sheet lists the team members' names. Under each of their names, I want to autopopulate the names of the projects they work on, based on the info contained in the previous sheet. I have tried several different formulas to accomplish this. Using the CONCATENATE formula, I was able to search across the multiple columns to pull the name of the first project- but couldn't figure out how to get the vlookup (or index match) to display multiple project names (if the team member is working on multiple projects at the same time).
Is there a formula that might work?
EDITED to include desired output (the cells under Joe/Mary/Frank would be populated by the info in the table shown above):
