How can this formula be amended?
=IFERROR(INDEX($A$2:$A$8,LARGE(IF($B$2:$B$8=$C2,ROW($A$2:$A$8),0),COLUMN()-3)-1),"")
When the following changes take place:
Numbers are in column B19:B49
Names are in C19:C49
short list of names are in C60:C70
results are in D,E,F60:70
Please try it and...