G
Guest
Every quarter I recieve an updated list of users. What I need to be able to
is match this new list up with a master user list and;
A) keep what matches,
B) Add new records to master if not in,
c) change a field in master to 'inactive' if not on new list.
Both Tables have the same structure:
ID,First, Last, Loc, Role, ACDGroup, loginName, Status
I know there's probably a simple solution that I'm overlooking, but if
anyone could assist I'd appreciate it.
is match this new list up with a master user list and;
A) keep what matches,
B) Add new records to master if not in,
c) change a field in master to 'inactive' if not on new list.
Both Tables have the same structure:
ID,First, Last, Loc, Role, ACDGroup, loginName, Status
I know there's probably a simple solution that I'm overlooking, but if
anyone could assist I'd appreciate it.