Hi,
why does my Job List Query only pick up some of the order numbers on the job list table & not them all??!
Hi,
why does my Job List Query only pick up some of the order numbers on the job list table & not them all??!
Quick guess without opening your DB: There are nulls in some record fields for which you've specified a criteria. One solution might be to use the NZ function in calculated fields to temporarily replace the null values.
I can't open 2007 but my guess is that the joins in the query are wrong.
Guess Only.
There are 23 records in both the Query abd the Table.
Nothing is missing from the Query.
They are missing from the Table.