I
Isaac Sanchez
I have two tables Materlist(ML) and Weeklylist(WL).
ML has all the people I am responsible to deliver to
and WL has all the people I will be delivering to that week.
How can I do a query that will tell me the names that
are NOT in table ML that are in table WL.
Basically the query will tell me who the NEW people
are in my route.
TIA
Isaac
ML has all the people I am responsible to deliver to
and WL has all the people I will be delivering to that week.
How can I do a query that will tell me the names that
are NOT in table ML that are in table WL.
Basically the query will tell me who the NEW people
are in my route.
TIA
Isaac