brians0friends
Technical User
For example sake I have put numbers within () to better explain my needs.
I need to sort table(1) by field(3) then compare SSN in field(1)from table(1) to table(2) field(2, also containing SSN). If match, in table(2), then delete entire row containing matching SSN in table(2).
I need to sort table(1) by field(3) then compare SSN in field(1)from table(1) to table(2) field(2, also containing SSN). If match, in table(2), then delete entire row containing matching SSN in table(2).