Hello, i have a problem trying to figure out how to make a formula that shows me the correspondent names in columns.
Example:
A B C D
1 // First Second Third
2 John X X X
3 Carlos X // //
4 Anna // X X
I need to show in a cell all names for: First (John and Carlos), another cell for Second (John and Anna) and last cell for Third (John and Anna)
PS: Sorry about my english, its not my native language.
Bookmarks