Ok, this is driving me nuts. I'm in Access 97, I have tried using the unmatched query wizard and writing this from scratch and I get the same result:
I have two tables
Table 1 = list of all open business
Table 2 = all business which are being inspected
Each business has a unique identifier, and I want a list of anyway we haven't inspected. Simple then, compare tables and pull out in 1 but not in 2. Trouble is whichever way I set the join, or run the unmatched query wizard ( and yes I know which way it should be) it always always returns all the business which appear in both tables. I came across a similar issue yesterday and in the end wrote two MORE queries pulling out just the business ID from each query. THEN ran the query wizard and it worked perfectly. Trouble is I'm sure I shouldn't have to
Can ANYONE explain what's going on before I go insane
Thanks!
I have two tables
Table 1 = list of all open business
Table 2 = all business which are being inspected
Each business has a unique identifier, and I want a list of anyway we haven't inspected. Simple then, compare tables and pull out in 1 but not in 2. Trouble is whichever way I set the join, or run the unmatched query wizard ( and yes I know which way it should be) it always always returns all the business which appear in both tables. I came across a similar issue yesterday and in the end wrote two MORE queries pulling out just the business ID from each query. THEN ran the query wizard and it worked perfectly. Trouble is I'm sure I shouldn't have to
Can ANYONE explain what's going on before I go insane
Thanks!