T
tweety
Hi,
I am new to access and am trying to create a query but are getting nowhere
fast, so hopefully someone can help me.
I have 2 tables (imported from excel), LTFS and Wcare. Both contain
lastname and dob fields ( and other fields but I only need to compare these 2)
..
I need a query that compares lastname and dob in both tables and returns the
ones that are missing from table LTFS.
eg
LTFS
Lastname DOB
Zhang 16/11/86
Zhang 6/7/88
Zhang 19/6/90
Zhang 13/7/87
Zhang 10/9/88
Zhang 2/9/89
Wcare
Lastname DOB
Zhang 30/12/87
Zhang 8/2/85
Zhang 13/7/87
Zhang 16/11/86
the result would be
Zhang 6/7/88
Zhang 19/6/90
Zhang 10/9/88
Zhang 2/9/89
which are all from the LTFS table ( I don't need the missing records in the
Wcare table)
Hope that makes sense!
Thanks in advance
I am new to access and am trying to create a query but are getting nowhere
fast, so hopefully someone can help me.
I have 2 tables (imported from excel), LTFS and Wcare. Both contain
lastname and dob fields ( and other fields but I only need to compare these 2)
..
I need a query that compares lastname and dob in both tables and returns the
ones that are missing from table LTFS.
eg
LTFS
Lastname DOB
Zhang 16/11/86
Zhang 6/7/88
Zhang 19/6/90
Zhang 13/7/87
Zhang 10/9/88
Zhang 2/9/89
Wcare
Lastname DOB
Zhang 30/12/87
Zhang 8/2/85
Zhang 13/7/87
Zhang 16/11/86
the result would be
Zhang 6/7/88
Zhang 19/6/90
Zhang 10/9/88
Zhang 2/9/89
which are all from the LTFS table ( I don't need the missing records in the
Wcare table)
Hope that makes sense!
Thanks in advance