R
RickA
I am sure that this is easy, but I have spent a lot of
time trying to resolve this issue and I have not come up
with a working solution.
I have 2 tables: [table1] & [table2]. Each table has a
similar key field [prodID]. I am trying to create an
append query that gives me all records in [table1] that do
not exist in [table2].
In the query I added the field [prodID] for [table1], and
specified the following in the criteria: "<>[table2].
[prodID]". It seemed to make since to me, but it does not
work.
Any help would be MUCH appreciated.
Rick
time trying to resolve this issue and I have not come up
with a working solution.
I have 2 tables: [table1] & [table2]. Each table has a
similar key field [prodID]. I am trying to create an
append query that gives me all records in [table1] that do
not exist in [table2].
In the query I added the field [prodID] for [table1], and
specified the following in the criteria: "<>[table2].
[prodID]". It seemed to make since to me, but it does not
work.
Any help would be MUCH appreciated.
Rick