View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ExcelHelpNeeded ExcelHelpNeeded is offline
external usenet poster
 
Posts: 6
Default Comparing two lists

I have two lists of customers for 2006 and 2007. I want to compare
these two to see which ones match and which ones are lost and how many
new ones we acquired.

The format is:

Customer Name(2007) Customer Name(2006)
A A
B C
C D

The list is about 30,000 names. I already did a sort on the two lists
but I am having trouble figuring out how many we retained, how many we
lost and how many we acquired.

Thanks

RB