lookup_value,lookup_array,match_type!Returns the relative position of an item in an array that matches a specified value ...

!lookup_value,lookup_array,match_type!!Returns the relative position of an item in an array that matches a specified value in a specified order!is the value you use to find the value you want in the array, a number, text, or logical value, or a reference to one of these!is a contiguous range of cells containing possible lookup values, an array of values, or a reference to an array!is a number 1, 0, or -1 indicating which value to return.!