V
Vinny P
I have a table with a Primary Acct and up to 20 subs. I want to compare
another table to this one. I want to do a one for one lookup for each acct
across all 21 fields for each record, but if a match is made stop and go to
the next account to compare.
Tbl1.AcctNum - find match on tbl2.Primary, sub1, sub2. If Match go to next
tbl1.AcctNum until all accounts have been compared.
Sorry for the confusion, I am having difficulty wording this properly.
Any help would be greatly appreciated.
another table to this one. I want to do a one for one lookup for each acct
across all 21 fields for each record, but if a match is made stop and go to
the next account to compare.
Tbl1.AcctNum - find match on tbl2.Primary, sub1, sub2. If Match go to next
tbl1.AcctNum until all accounts have been compared.
Sorry for the confusion, I am having difficulty wording this properly.
Any help would be greatly appreciated.