L
LPrange
I'm trying to create a query that shows items from one query but deletes
those items that are also in another query. For example, an item has been
checked-out, returned, and checked out again. Qry 1 shows the items that are
not returned yet, and that works fine, but Qry 2 shows all items that were
ever returned, even the ones that are rechecked-out. How do I get Qry 2 to
pull out those items that are currently on the "checked-out" query?
those items that are also in another query. For example, an item has been
checked-out, returned, and checked out again. Qry 1 shows the items that are
not returned yet, and that works fine, but Qry 2 shows all items that were
ever returned, even the ones that are rechecked-out. How do I get Qry 2 to
pull out those items that are currently on the "checked-out" query?