R
Richard Cook
I have a need to search a range of cells from the BOTTOM
row toward the TOP row using a Worksheet Function such as
MATCH or VLOOKUP. These Worksheet functions, by design,
search from the top row toward the bottom. The basic
problem is related to the fact that the data in the range
is not in, and cannot be pre-sorted into, ascending or
decending order. I need to find the LAST match in a range
of cells of NON-SORTED data and sorting the data first is
not practical. Anyone know a trick?
row toward the TOP row using a Worksheet Function such as
MATCH or VLOOKUP. These Worksheet functions, by design,
search from the top row toward the bottom. The basic
problem is related to the fact that the data in the range
is not in, and cannot be pre-sorted into, ascending or
decending order. I need to find the LAST match in a range
of cells of NON-SORTED data and sorting the data first is
not practical. Anyone know a trick?