ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how do i set up if cell content repeat, warn given (https://www.excelbanter.com/excel-worksheet-functions/221836-how-do-i-set-up-if-cell-content-repeat-warn-given.html)

lahiripranab

how do i set up if cell content repeat, warn given
 


Dave Peterson

how do i set up if cell content repeat, warn given
 
You mean like duplicate entries in a column?

You may want to look at Chip Pearson's site. He has lots of techniques to work
with duplicates:
http://www.cpearson.com/excel/Duplicates.aspx

lahiripranab wrote:

--

Dave Peterson

Fred Smith[_4_]

how do i set up if cell content repeat, warn given
 
Typically, you use Countif. If data is entered in a1, and you don't want it
to be a duplicate of anything in column B, use:

=if(countif(b:b,a1)0,"Duplicate","OK")

Regards,
Fred.

"lahiripranab" wrote in message
...




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

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