Hi Champs
I have a simple problem. And i tried access quer unmatched wizard but some reason its not giving the result as expected, hence am asking.
I have 2 tables in query to show unused worktypes per user.
Table1
User refno worktype
UserA 1 worktype1
UserB 2 worktype2
UserA 3 worktype2
Table2
Worktype1
Worktype2
Worktype3
Worktype4
Worktype5
Find unmatched
Result should be
User worktype
UserA worktype3
UserA worktype4
UserA worktype5
UserB worktype1
UserB worktype3
UserB worktype4
UserB worktype5
Please advise on how i should write this query.
Thanks a million
I have a simple problem. And i tried access quer unmatched wizard but some reason its not giving the result as expected, hence am asking.
I have 2 tables in query to show unused worktypes per user.
Table1
User refno worktype
UserA 1 worktype1
UserB 2 worktype2
UserA 3 worktype2
Table2
Worktype1
Worktype2
Worktype3
Worktype4
Worktype5
Find unmatched
Result should be
User worktype
UserA worktype3
UserA worktype4
UserA worktype5
UserB worktype1
UserB worktype3
UserB worktype4
UserB worktype5
Please advise on how i should write this query.
Thanks a million