Dear All,
I have a problem:
I have an array that contains data (in a single row)
I have a number in another field
Now I would like to know which number in the array is bigger than the number specified in the field
I tried MATCH function but it does not work
like: =MATCH(M3;B5:H5;-1)
M3=50
B5:H5 contains two numbers: 10 and 55
the result of the formula is error #N/A while it should give 4 as 55 is in the fourth cell in the array
Could you please advise?
Many thanks
Bookmarks