Let column A is the Range of the Data
Column B is the lookup value.
I want to find if column B value in the column A range.
COLUMN C IS THE RESULT. HOW TO SET UP FORMULA IN COL C??
EG
A-------B--------C
123---245-----FALSE
456---333-----TRUE
789---135-----FALSE
111---456-----TRUE
222
333