I have a query that has 2 linked tables in it. I have the Joined Properties set to include all records from table 1 and only those records from table 2 where the joined fields are equal. To validate my query is working, I picked a query that would pull 3 records from Table 1 when there are no criteria in Table 2. However when I add some criteria for a field in table 2 I get no results. I expected to get the 3 records from table 1 and the field in table 2 to be empty since there is no data from that table that matches the query. Is this normal? It's not what I expected.
Thanks,
Jim
Thanks,
Jim