Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Johnny the hat
 
Posts: n/a
Default Finding duplicate nuumbers in a column

Is there a formula to find duplicate numbers in columns in excel
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Do you want to find them or remove them

to find them

=IF(COUNTIF($A$1:$A$20,A1)1,"Duplicate","")

in a help column copy down and it will tag each number/value that occur
more than once. If you only want to tag from the second occurrence

=IF(COUNTIF($A$1:$A1,A1)1,"Duplicate","")

both formulas should be copied down

if you just want to remove any duplicates and get a unique number column use
dataadvanced filter and unique records only

Regards,

Peo Sjoblom


"Johnny the hat" wrote:

Is there a formula to find duplicate numbers in columns in excel

  #3   Report Post  
Johnny the hat
 
Posts: n/a
Default

Thank You

"Johnny the hat" wrote:

Is there a formula to find duplicate numbers in columns in excel

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
can i not allow duplicate values in the same column? excel newbie New Users to Excel 2 January 20th 05 07:51 PM
I want to delete rows with duplicate entries within one column. kini olegario Excel Discussion (Misc queries) 1 January 15th 05 01:44 AM
In column A I have duplicate records. How do I tag an unique reco. Tian Excel Discussion (Misc queries) 2 January 13th 05 07:37 PM
what formula do i put for column m = column k minus column l in e. jenniss Excel Discussion (Misc queries) 5 January 6th 05 08:18 PM
Finding duplicate records in Excel KG Excel Discussion (Misc queries) 2 December 22nd 04 07:44 PM


All times are GMT +1. The time now is 10:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"