S
Shiperton Henethe
msOutlook 2002 (SP2)
Hi
This is driving me NUTS!
How do I lookup a value to see if
it is within a column of values?
I have been tried the LOOKUP() function
but I cant get it to give a clean YES or NO.
Then I tried the IF() function using
a *range*. I tried something like:
=IF(G2=MyData!A2:A20,"YES","NO")
But that only seems to compare G2 with
the first one in the serious in this case
MyDate!A2...
Any other suggestions?
CAN IT BE THIS HARD?!
Ship
Shiperton Henethe
Hi
This is driving me NUTS!
How do I lookup a value to see if
it is within a column of values?
I have been tried the LOOKUP() function
but I cant get it to give a clean YES or NO.
Then I tried the IF() function using
a *range*. I tried something like:
=IF(G2=MyData!A2:A20,"YES","NO")
But that only seems to compare G2 with
the first one in the serious in this case
MyDate!A2...
Any other suggestions?
CAN IT BE THIS HARD?!
Ship
Shiperton Henethe