G
Guest
I've pulled two tables (EIS and 06Hires) together in one query. I want to
exclude all information for all ppl in 06Hires table. I've right joined EIS
on 06Hires.EmplId=EIS.EmplID. How do I go about setting this up in the
criteria? Ultimately this query will produce a table that is used in another
query.
Thx
exclude all information for all ppl in 06Hires table. I've right joined EIS
on 06Hires.EmplId=EIS.EmplID. How do I go about setting this up in the
criteria? Ultimately this query will produce a table that is used in another
query.
Thx