First occurance greater than or equal to a specified value
Hey-
I have a list of unsorted data and I want to proceed from the top of a
known column to the bottom and return the first number that is greater
than equal to a specified value.
DMIN doesn't work because I want the first occurance that is greater
than the specified value, not necessarily the smallest number.
Thanks.
-Rob
|