G Guest Dec 15, 2005 #1 I have 2 list of phone numbers in 2 different workshhet. How can I merge them in one list eliminating the repetitions
I have 2 list of phone numbers in 2 different workshhet. How can I merge them in one list eliminating the repetitions
D David McRitchie Dec 19, 2005 #2 You could paste one below the other, and sort on phone number. I'd expect you would want to examine the duplicates, so would include a sequence number from top to bottom (constants) and include that as your secondary sort field. Then see Chip Pearson's pages) on Duplicates http://www.cpearson.com/excel/duplicat.htm#HighlightingDuplicates others can be fround in his http://www.cpearson.com/excel/topic.htm --
You could paste one below the other, and sort on phone number. I'd expect you would want to examine the duplicates, so would include a sequence number from top to bottom (constants) and include that as your secondary sort field. Then see Chip Pearson's pages) on Duplicates http://www.cpearson.com/excel/duplicat.htm#HighlightingDuplicates others can be fround in his http://www.cpearson.com/excel/topic.htm --