Comparing/Matching lists
Posted by Squirrel on January 24, 2002 4:31 PM
In my job I have been ask to find a method of comparing two lists of 17 digit numbers. From this comparison, I need to decipher the duplicates. Is there a method for doing this other than using a concatenation formula with an additional column for tagging the duplicates?