M
miker1999
Hello,
I am trying to add 2 cells together in one worksheet and then searc
the columns of another worksheet to see if it finds a match. If i
finds a match, I would like to say "FOUND MATCH"...if not, "NO MATCH".
I can get this formula to work, but it is not accurate (it doesn't fin
most of the matches...and I know for sure they match, I rigged th
data). Help!
Here if my formula:
This is in worksheet name 'Transfers'. The other worksheet i
'1-OPEN'.
=IF(C3&D3='1-OPEN'!T:T,"FOUND MATCH","NO MATCH")
Thanks!
Mik
I am trying to add 2 cells together in one worksheet and then searc
the columns of another worksheet to see if it finds a match. If i
finds a match, I would like to say "FOUND MATCH"...if not, "NO MATCH".
I can get this formula to work, but it is not accurate (it doesn't fin
most of the matches...and I know for sure they match, I rigged th
data). Help!
Here if my formula:
This is in worksheet name 'Transfers'. The other worksheet i
'1-OPEN'.
=IF(C3&D3='1-OPEN'!T:T,"FOUND MATCH","NO MATCH")
Thanks!
Mik