Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 ... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can Excel warn me if a cell already contains entered information? | Excel Worksheet Functions | |||
how do i find cells that repeat the same content? | Excel Worksheet Functions | |||
HELP: How to Repeat Cell Content into a Second Worksheet ? | Excel Worksheet Functions | |||
Warn if already entered | Excel Worksheet Functions | |||
Warn when a cell value has changed | Excel Worksheet Functions |