Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 2,203
Default Searching for repeated numbers in the same column

In the future, put your question in the body of the message, please. We
cannot respond to empty messages (title only).

Assume your numbers are in column A, from row 2 down to row 1044
In any available column, put this formula on row 2:
=CountIf($A$2:$A$1044,A2)
and fill the formula down to row 1044.

It will show a value of 1 where the number in column A is unique to the
list, it will show a value greater than 1 where multiple occurrences of the
number on that row appear in the list.

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
How do I search for repeated numbers in same column MB New Users to Excel 1 October 28th 09 07:16 PM
repeated numbers or value soodddddddddd Excel Worksheet Functions 2 June 15th 09 03:46 PM
how to delete repeated numbers in a column, make it apears once sam Excel Discussion (Misc queries) 1 April 3rd 08 06:33 PM
Column with repeated numbers Jcol Excel Worksheet Functions 1 January 23rd 08 03:24 PM
how to extract unique numbers once from a list of repeated numbers? [email protected] Excel Discussion (Misc queries) 2 May 2nd 06 04:17 PM


All times are GMT +1. The time now is 04:29 PM.

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"