Hi All,
I haven't been able to find any definitive information on how the match_type argument works with text strings instead of values. it seems that if you use the "greater than" match type it will find the largest value, for example:
to match "apples" in an array of a1:a10 where each...