Hi lads, first post, sorry if this is in the wrong place. Used access on a very basic level for years but needing to do a bit more with it now. I had a look through the forum and search but i may just be searching wrong.
I have 8 tables inside my database, all contain similar records with the exact same fields and each tables first field is "reference number", which is unique to each record. I need to take all 8 tables and compare the reference numbers and exclude any duplicates. Table 2, 4 and 6 may contain the same reference number, however i only need it to be in one of the 3, doesn't really matter which one. Then tables 2, 4 and 5 may also have the same, once again doesn't matter which table the reference stays in.
Can anyone give me any guidance or point me in the right direction to do some reading on the subject?
Thanks.