Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"Space" wrote:
check a list of numbers for duplicate entries in Excel Assuming source numbers running in A2 down Put in B2: =IF(A2="","",IF(COUNTIF($A$2:A2,A2)1,"Dup","")) Copy down Col B will flag duplicates in col A as "Dup" -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks that works altough my pc hung a couple of time due to size of file hence tardy response! "Max" wrote: "Space" wrote: check a list of numbers for duplicate entries in Excel Assuming source numbers running in A2 down Put in B2: =IF(A2="","",IF(COUNTIF($A$2:A2,A2)1,"Dup","")) Copy down Col B will flag duplicates in col A as "Dup" -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Glad it worked out ok!
Thanks for calling back .. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Space" wrote: Thanks that works altough my pc hung a couple of time due to size of file hence tardy response! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
In Excel, how to count a list of check boxes some are checked? | Excel Worksheet Functions | |||
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? | Excel Worksheet Functions | |||
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? | Excel Worksheet Functions | |||
How to make excel not round real numbers when making a histogram? | Charts and Charting in Excel | |||
Duplicate entries in an excel list? | Excel Discussion (Misc queries) |