Hi
So I have 2 excels
First one has col 1 row 1 Name1 , row 2 Name2 , row 3 Name3
Second one has col 1 row1 Name3, row 2 Name2 , row 3 Name1 and same more info in every row on col5
and I want to get the info from the same row col5 when the names match
like if Name3(first excel)=Name3(second excel) get same row Name3(second excel) col5
I don't know how to get the same row as the name
Thank for help