R
Raoul Za
Guest
Hi
I am having a problem trying to make my query work.
I have two tables, with almost identical information on them for an audit report.
What I need is the correct code to make the report output the identity and location of a p.c. where it is not found on the other table
i.e. table 1.id not in table 2.id
theoretically I should be getting a few results at least because I have set up the test data to do this, but the output report is showing nothing.
can anybody help me, or advise me on the correct code to use in the selection criteria please?
thanks
za
I am having a problem trying to make my query work.
I have two tables, with almost identical information on them for an audit report.
What I need is the correct code to make the report output the identity and location of a p.c. where it is not found on the other table
i.e. table 1.id not in table 2.id
theoretically I should be getting a few results at least because I have set up the test data to do this, but the output report is showing nothing.
can anybody help me, or advise me on the correct code to use in the selection criteria please?
thanks
za