I have 2 spreadsheets, both with the same column headings. The first one has 13000 records. The second has about 1200 records.
I need to compare the two files and create a list of records that are duplicated in both files.
I then need to create a list that is unique to the larger file.
Any suggestions would be very much appreciated.
An added glitch -- some records in each file are duplicated within the file. Do I need to eliminate them first or can this be accomplished with them in place?
Randy
I need to compare the two files and create a list of records that are duplicated in both files.
I then need to create a list that is unique to the larger file.
Any suggestions would be very much appreciated.
An added glitch -- some records in each file are duplicated within the file. Do I need to eliminate them first or can this be accomplished with them in place?
Randy