P
PatLee
dear all,
in below table, when I input a number in the "input" cell, the result
will be returned the value of column C. I used vlookup function. But
this function cannot compare the number is between column A & B. In
below example, I expect it will return "Not Found". I tried to use IF,
but it was too long.
Please advise any other formula.
"=VLOOKUP(C8,B26,3,TRUE)"
Col A Col B Col C
Row 1 1 4 A
Row 2 10 19 B
Row 3 20 29 C
Row 4 30 39 D
Row 5 40 50 E
Input => 9
Result : A
Thanks in advance,
Patrick.
in below table, when I input a number in the "input" cell, the result
will be returned the value of column C. I used vlookup function. But
this function cannot compare the number is between column A & B. In
below example, I expect it will return "Not Found". I tried to use IF,
but it was too long.
Please advise any other formula.
"=VLOOKUP(C8,B26,3,TRUE)"
Col A Col B Col C
Row 1 1 4 A
Row 2 10 19 B
Row 3 20 29 C
Row 4 30 39 D
Row 5 40 50 E
Input => 9
Result : A
Thanks in advance,
Patrick.