Simple LOOKUP problem !
Posted by vaz on November 16, 2000 2:45 AM
Im trying to use a simple Lookup formula to try and find whether the values in column A are in column B and if so give a True,False answer..
A B C
12 13
13 14
14 15
15 16
16 17
So hopefully for C1 it should read "FALSE" and C2:C5 it should read "TRUE"
Can anyone help?