Finding Duplicates in Multiple Columns

K

Kaylen

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.
 
K

Kaylen

The page only show how to find duplicates for 1 column. I am looking to find
duplicate row that have the exact data in more than 2 columns. Thanks.
 
Top