B
bluestar
I've been given a huge task of checking thousands of serial number
against a source report - So far I've been doing my best, quering o
exact matches and then on part of the field. - but this is so tim
consuming as I am seeing loads of typos like S & 5, O & 0 (zeros) etc.
As I have all the information in two tables, I was wondering i
anything could be done to link the two tables and have an outpu
created that shows all the serial numbers that match on the mos
charactors (starting with the match going from right to the left i
possible) e.g J714FM712345 in one column and J613FM712345 in the othe
with an expression that says matches on last 8.
Also,
Is it possible to do something that counts the source string e.
J714FM712345 and compares it to another field say J613FM712345 and the
reports back to say that "10 charactors match exactly and in the sam
position - but 2 don't!"
Any help would be much appreciated - I;ve gone through a search as bes
i can and can see things that vcome close to both but nothing seems t
match exactly or works so far.
against a source report - So far I've been doing my best, quering o
exact matches and then on part of the field. - but this is so tim
consuming as I am seeing loads of typos like S & 5, O & 0 (zeros) etc.
As I have all the information in two tables, I was wondering i
anything could be done to link the two tables and have an outpu
created that shows all the serial numbers that match on the mos
charactors (starting with the match going from right to the left i
possible) e.g J714FM712345 in one column and J613FM712345 in the othe
with an expression that says matches on last 8.
Also,
Is it possible to do something that counts the source string e.
J714FM712345 and compares it to another field say J613FM712345 and the
reports back to say that "10 charactors match exactly and in the sam
position - but 2 don't!"
Any help would be much appreciated - I;ve gone through a search as bes
i can and can see things that vcome close to both but nothing seems t
match exactly or works so far.