G
Guest
I have a query that returns a set of data based upon several tables. Works
fine. When I use one of these records in my app, I store the Primary Key in
another table (it can't be used again after the user selects it).
I would like my query to show all records except for those that I have save
in the table that records those records that have been used.
I do I this up? I can add the table to my query but the only relationship
options I get are to be inclusive in exclusive.
Thank you.
Ken
fine. When I use one of these records in my app, I store the Primary Key in
another table (it can't be used again after the user selects it).
I would like my query to show all records except for those that I have save
in the table that records those records that have been used.
I do I this up? I can add the table to my query but the only relationship
options I get are to be inclusive in exclusive.
Thank you.
Ken