G
Guest
I am trying to create a query with three tables. Table 1's primary key is
the primary key for Table 2 & 3. There may not be a record in Table 2 and/or
3 for every record in Table 1. I would like to display all records from
Table 1 including records from Table 2 and 3 if any. For example, the query
would included Table1:Field1, Table2:Field2, Table3:field3. My query is
blank unless there are corresponding records to Table 1 in both Table 2 and
3. Any ideas?
the primary key for Table 2 & 3. There may not be a record in Table 2 and/or
3 for every record in Table 1. I would like to display all records from
Table 1 including records from Table 2 and 3 if any. For example, the query
would included Table1:Field1, Table2:Field2, Table3:field3. My query is
blank unless there are corresponding records to Table 1 in both Table 2 and
3. Any ideas?