Excel's VLOOKUP function searches cell arrays for data that you provide. The function often takes cell references as input, letting you easily apply the function to each cell in a range. Alternatively ...
Most Excel lookup functions return the first match, but XLOOKUP can reverse the search direction to return the latest record.