B
Bill Brehm
Hi,
I was trying to use the MATCH function to find the first positive value in a
vertical range. The problem is, my data is accending in the beginning, but
may fall and rise again. I hoped that MATCH (with match type 1) would just
scan up the list of values, but it must be doing something more clever, like
a binary search. It returns the first position after the entire range.
Can someone suggest a way to do what I need?
Thanks,
Bill
I was trying to use the MATCH function to find the first positive value in a
vertical range. The problem is, my data is accending in the beginning, but
may fall and rise again. I hoped that MATCH (with match type 1) would just
scan up the list of values, but it must be doing something more clever, like
a binary search. It returns the first position after the entire range.
Can someone suggest a way to do what I need?
Thanks,
Bill