M
mgp
Guest
I've used SQL some and DBXL (DBase clone) and Paradox lots, learning Access2000 as I go here...
I'm used to being able to subtract one table from another, leaving the unmatched results in another table. For instance, Table1 has 6 employees and Table2 has 3 of those employees: subtracting Table2 from Table1 leaves a new table with the 3 'leftover' employees who werein Table1 but not in Table2.
How the &$!%$ do I accomplish this in Access? I've been stuck right here for 3 days, now.
This should be simple, and I'm trying to accomplish it as an event so the user can find the 3 'unused' employees upon a click. It may be some filter or query, but how is this accomplished with whole tables?
Sure would appreciate any input.
I'm used to being able to subtract one table from another, leaving the unmatched results in another table. For instance, Table1 has 6 employees and Table2 has 3 of those employees: subtracting Table2 from Table1 leaves a new table with the 3 'leftover' employees who werein Table1 but not in Table2.
How the &$!%$ do I accomplish this in Access? I've been stuck right here for 3 days, now.
This should be simple, and I'm trying to accomplish it as an event so the user can find the 3 'unused' employees upon a click. It may be some filter or query, but how is this accomplished with whole tables?
Sure would appreciate any input.