VLOOKUP (Combine matched columns from 2 files)
Tips: If col names are: ID, Name, Age → then index to be ID=0, Name=1, Age=2
From which file to find and combine
Tips:Index of which col to find for matching. Same ID as above.
Tips: Which cols you want to combine like 5,6,7 of the lookup csv file.