ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   detecting duplicate input in a cell (https://www.excelbanter.com/excel-worksheet-functions/127102-detecting-duplicate-input-cell.html)

leo

detecting duplicate input in a cell
 
guys pls help

i wonder if there's a function that can detect duplicate input in a cells
that can give me a message and its value?

im using ms excel 2003

thanks


Roger Govier

detecting duplicate input in a cell
 
Hi Leo

Supposing your column where the duplicates are is in column E, in
another column, say F1, enter
=IF(COUNTIF($E$1:E1,E1)1,"Duplicate","")
and copy down as far as required.
This will put the Duplicate against any row where the data occurs more
than once.

--
Regards

Roger Govier


"leo" wrote in message
...
guys pls help

i wonder if there's a function that can detect duplicate input in a
cells
that can give me a message and its value?

im using ms excel 2003

thanks





All times are GMT +1. The time now is 07:06 AM.

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