In Column A I have a list of statement codes, in column C I have a list of statement codes too and in column D I have corresponding dates for each code. I try to lookup all apropriate dates and put in B column.
I tried the following two forula and neither one worked, it did not give the exact match.
1.=LOOKUP(A2,$C$2:$C$7412,$D$2:$D$741)
2.=VLOOKUP(A2,C2:D7412,2,FALSE)
Could you help me and tell what I am doing wrong?
P.S. I don't know if it matters, but anyways... In column A there are some codes that are not in column C and vice versa.
Thanks you!
I tried the following two forula and neither one worked, it did not give the exact match.
1.=LOOKUP(A2,$C$2:$C$7412,$D$2:$D$741)
2.=VLOOKUP(A2,C2:D7412,2,FALSE)
Could you help me and tell what I am doing wrong?
P.S. I don't know if it matters, but anyways... In column A there are some codes that are not in column C and vice versa.
Thanks you!