MATCH then returns the position of the match.
VLOOKUP then returns the first name for id 601, which is Adrian.
Generally, this means the lookup value will be the first value in the table.
MATCH supports approximate and exact matching, andwildcards(* ?)