 |
XL: How to Return the First or Last Match in an Array
You can use the LOOKUP() function to search for a value within an array of sorted data and return the corresponding value contained in that position within another array. If the lookup value is repeated within the array, it returns the last match...
support.microsoft.com |
 |