View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default Finding Duplicates in Multiple Columns

Hi,
look into CPearson web he has the solution

http://www.cpearson.com/excel/Duplicates.aspx

"Kaylen" wrote:

I have a spreadsheet with many 5 columns and 3161 rows of data. I want to
find the duplicates rows that have the same data in coumn B and column C and
column F. The other columns can be different, but if there are rows that have
the same exact data in columns B,C, and F, I want to idenify those
duplicates. Any help is appreciated.