kingspur06
Board Regular
- Joined
- Apr 24, 2007
- Messages
- 52
Hi - is it possible to use the MATCH function to return the first time a value is under 100?
I have the following numbers in a column
-1, -3, -7, -15, -31, -63, -127, 1, 0, -2, -6
I am looking to use the MATCH function to tell me that the 7th entry in the list is when the values drop under 100 but cannot seem to figure out how to do it.
I thought you had to set the Lookup Value to True and then set the Array to A2:A10<100 but each result comes out as TRUE so it just provides a result of 1
Any help would be most appreciated
thanks
Mark
I have the following numbers in a column
-1, -3, -7, -15, -31, -63, -127, 1, 0, -2, -6
I am looking to use the MATCH function to tell me that the 7th entry in the list is when the values drop under 100 but cannot seem to figure out how to do it.
I thought you had to set the Lookup Value to True and then set the Array to A2:A10<100 but each result comes out as TRUE so it just provides a result of 1
Any help would be most appreciated
thanks
Mark