useractive
Programmer
Ok, I'm wanting L2 to look at Columns C. If it matches the number in column D, I want it to place the corresponding information from column C in K2.
I thought this would work, but so far I can't get it...
=IF(ISNA(VLOOKUP(L2,C,2,FALSE))=TRUE,0,VLOOKUP(L2,C,1,FALSE))
(I have that in K2)
Is there something I am missing or something I've screwed up?
Thanks,
Swish
I thought this would work, but so far I can't get it...
=IF(ISNA(VLOOKUP(L2,C,2,FALSE))=TRUE,0,VLOOKUP(L2,C,1,FALSE))
(I have that in K2)
Is there something I am missing or something I've screwed up?
Thanks,
Swish