ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Search for dublicates (https://www.excelbanter.com/excel-worksheet-functions/91793-search-dublicates.html)

Manos

Search for dublicates
 
Dear all

i have in column R a list of codes, around 5000 entries.
there is any possibility to create a formula in column S in order to verify
if there is a dublicate entry?
The codes has the following type: R895763, R874325, etc

Thanks in advance
Manos




Biff

Search for dublicates
 
Hi!

One way:

Assume codes start in cell R1.

Enter this formula in S1:

=IF(COUNTIF(R$1:R1,R1)1,"dup","")

Copy down as needed.

Biff

"Manos" wrote in message
...
Dear all

i have in column R a list of codes, around 5000 entries.
there is any possibility to create a formula in column S in order to
verify
if there is a dublicate entry?
The codes has the following type: R895763, R874325, etc

Thanks in advance
Manos







All times are GMT +1. The time now is 12:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com