Hi All
I have developed a system where three separate lots of data are imported and compared in a query. There is a unique code contained within each import, which is the key field that relates all three sources.
However I want to see data returned where for example this unique code and its associated data does not exist in one of the other three sources. In reality all three sources must have exactly the same matching data within them, and if a line is missing in any one or more of them, we have a reconciliation problem.
I know its a simple answer but I'm stumped! At the moment the query which draws in all the data will miss out a line altogether in the resulting query. I want it to appear as an exception. Attached is a picture of the relationships between the three source tables.
Many thanks
I have developed a system where three separate lots of data are imported and compared in a query. There is a unique code contained within each import, which is the key field that relates all three sources.
However I want to see data returned where for example this unique code and its associated data does not exist in one of the other three sources. In reality all three sources must have exactly the same matching data within them, and if a line is missing in any one or more of them, we have a reconciliation problem.
I know its a simple answer but I'm stumped! At the moment the query which draws in all the data will miss out a line altogether in the resulting query. I want it to appear as an exception. Attached is a picture of the relationships between the three source tables.
Many thanks