G
Guest
Hi there,
I have a nested query. THe first one shows records for date 1 (say July
29). I have a second query that shows records for date 2 (say Aug 31).
These query are then used in a third query, linked by a commom key. (Serial
Number)
What this nested monster does is show me all records where there is
information for either date specified.
What i want to do is have another query that shows me those records that are
missing information. For example, if serial number 1234 has an entry for
Jul, but not for Aug, I want to see that so I can investigate.
How can I do this?
I have a nested query. THe first one shows records for date 1 (say July
29). I have a second query that shows records for date 2 (say Aug 31).
These query are then used in a third query, linked by a commom key. (Serial
Number)
What this nested monster does is show me all records where there is
information for either date specified.
What i want to do is have another query that shows me those records that are
missing information. For example, if serial number 1234 has an entry for
Jul, but not for Aug, I want to see that so I can investigate.
How can I do this?