N
neilisou
Hi, I'm hoping someone out there knows the answer to this one!
I've currently got two tables that I'm trying to join. However the
two fields that should be joined contain slightly different
information, i.e.:
Table1.ChkName might contain Smith Mr A
and
Table2.ChkName might contains Smith Mr AR
and I want to match these to return data on this basis from
Table2.DeptCode
Is there any way that I can use something similar to a "like" command
to return the nearest matches from each table? Similar to using the
"1" flag at the end of a VLOOKUP to return the nearest approximate in
excel?
Any help that anyone can give on this would be much appreciated!
Thanks,
Neil
I've currently got two tables that I'm trying to join. However the
two fields that should be joined contain slightly different
information, i.e.:
Table1.ChkName might contain Smith Mr A
and
Table2.ChkName might contains Smith Mr AR
and I want to match these to return data on this basis from
Table2.DeptCode
Is there any way that I can use something similar to a "like" command
to return the nearest matches from each table? Similar to using the
"1" flag at the end of a VLOOKUP to return the nearest approximate in
excel?
Any help that anyone can give on this would be much appreciated!
Thanks,
Neil