A
Annette
I have two table (imported from excel) that contain client data. Both
tables have client last name,first name and dob. Is there I way that
I can find the differences between the tables based on the names in
relation to the dob?
For example, table A has a client named Mark Anderson with a dob of
01/14/1997 and table B has a client named Mark Andersen with a dob of
01/14/1997. If I did a query linking the two tables by dob, these
records would link and I could tell that perhaps they could be the
same person with a miss-spelling or I need to investigate further.
Another example would be table A has client John O'Malley with a dob
of 12/15/1970 and table B has a client John OMalley with a dob of
12/15/1970. Chances are these are the same people, but the name is
miss-spelled.
Final example would be table A has a client Nick Johnson with a dob of
06/16/2000 and table B has a client Nicholas Johnson with a dob of
06/16/2000. Most likely these are the same people.
I would like to have a query that shows me these differences, when the
tables are linked by dob.
Any ideas?
tables have client last name,first name and dob. Is there I way that
I can find the differences between the tables based on the names in
relation to the dob?
For example, table A has a client named Mark Anderson with a dob of
01/14/1997 and table B has a client named Mark Andersen with a dob of
01/14/1997. If I did a query linking the two tables by dob, these
records would link and I could tell that perhaps they could be the
same person with a miss-spelling or I need to investigate further.
Another example would be table A has client John O'Malley with a dob
of 12/15/1970 and table B has a client John OMalley with a dob of
12/15/1970. Chances are these are the same people, but the name is
miss-spelled.
Final example would be table A has a client Nick Johnson with a dob of
06/16/2000 and table B has a client Nicholas Johnson with a dob of
06/16/2000. Most likely these are the same people.
I would like to have a query that shows me these differences, when the
tables are linked by dob.
Any ideas?