View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Kaylen Kaylen is offline
external usenet poster
 
Posts: 20
Default Finding Duplicates in Multiple Columns

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.