Hi,

I’m looking for a way to search information in a column and then return the text found in another column that has related information. The problem is that the names in the column appear more than one time and the names appear randomly.
exmaple:

John lmj,45
Maria HI45,kil
Jose
John U15,U78
John M60,lem
Angel lktr
Jenny
Angel nono,468
Maria


John return: lmj,45,U15,U78,M60,lem
Angel return: lktr,nono,468