Hi,
I have a database with 1.5million or so records. I have 6 queries that contain approx. 400,000 of these records.
Is there a way I can show the remaining 1.1million records (i.e. everything that is not in one of the queries) without having to copy all of the criteria and putting "is null" next to them?
Thanks in advance!
Adam.