Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 13
Default find all same numbers in a column without dropdown listing

Trying to find all alike numbers in a column of about 5000. Data is sorted
by number already but the list it to long to look through. Filtering the
data only brings up another long list to have to go through. Is there a
formula that will find them and highlight them? There could be numerous
different ones.
Example
001-3456
001-3456
001-7890
001-7890
002-9876
002-9876
002-9787

Find all alike

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default find all same numbers in a column without dropdown listing

Chip Pearson has lots of techniques to work with duplicates:
http://www.cpearson.com/excel/Duplicates.aspx

ShoDan wrote:

Trying to find all alike numbers in a column of about 5000. Data is sorted
by number already but the list it to long to look through. Filtering the
data only brings up another long list to have to go through. Is there a
formula that will find them and highlight them? There could be numerous
different ones.
Example
001-3456
001-3456
001-7890
001-7890
002-9876
002-9876
002-9787

Find all alike

Thanks


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 207
Default find all same numbers in a column without dropdown listing

I think you can use countif in conditional formatting.

If your list is in column A.

Select A1 and set the conditional format

Formula Is:
=COUNTIF($A$1:$A$5000,A1)1 and pick the color you want.

Copy A1 and pastespecial / formats from A1 thru A5000.

"ShoDan" wrote in message
...
Trying to find all alike numbers in a column of about 5000. Data is
sorted
by number already but the list it to long to look through. Filtering the
data only brings up another long list to have to go through. Is there a
formula that will find them and highlight them? There could be numerous
different ones.
Example
001-3456
001-3456
001-7890
001-7890
002-9876
002-9876
002-9787

Find all alike

Thanks



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default find all same numbers in a column without dropdown listing

Check out Jim Cone's fine commercial Add-in called "XLCompanion".........it's
available at:

http://www.realezsites.com/bus/primitivesoftware/

Vaya con Dios,
Chuck, CABGx3



"ShoDan" wrote:

Trying to find all alike numbers in a column of about 5000. Data is sorted
by number already but the list it to long to look through. Filtering the
data only brings up another long list to have to go through. Is there a
formula that will find them and highlight them? There could be numerous
different ones.
Example
001-3456
001-3456
001-7890
001-7890
002-9876
002-9876
002-9787

Find all alike

Thanks

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
Where can I find a listing of characters using alt keys alan Excel Worksheet Functions 1 August 4th 07 04:33 AM
Listing of cell references from a FIND All command. Joe Excel Discussion (Misc queries) 7 April 29th 07 11:44 AM
How to find duplicate data in two tables,then listing it? Doeu Excel Worksheet Functions 2 April 20th 06 12:33 PM
need to find which numbers (3+) in a column sum to a value Devin Excel Discussion (Misc queries) 1 February 11th 05 10:30 PM
I need to find odd numbers in a column whouser Excel Worksheet Functions 3 January 27th 05 06:47 PM


All times are GMT +1. The time now is 05:46 AM.

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

About Us

"It's about Microsoft Excel"