Hello,
I have the following table with columns A and B.
A B
1000 10
750 11
556 25
258 38
90 49
In column C I have a number, let's say 400.
I need a formula to search in column A first number higher then 400 and then print the number from column B.
In my example, first number higher then 400 in column A is 556, and the number to print from column B is 25.
Is this possible ?
Thanks!
Bookmarks