Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 53
Default Filtering out single values (keeping only repeating data)

If your data is in column A then in column B you can use this formula:

=IF(COUNTIF(A$2:A2, A2)1, A2, "")

it will give you the nombers those are more than once.

"anthonyd" wrote:

Is there a way to filter out all the values in a column that only appear
once, leaving just items that appear 2+ times? I know there's a way to get
rid of duplicates, but I haven't been able to find a feature that would do
the opposite. Thank you for your insight!

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
keeping a running total in a single cell shrtdawg73 Excel Worksheet Functions 10 August 23rd 06 12:17 AM
FILTERING SINGLE CHAR will A Excel Discussion (Misc queries) 2 February 2nd 06 03:30 PM
excluding repeating values neda5 Excel Discussion (Misc queries) 2 July 10th 05 11:59 PM
Fixing a single cell reference keeping others dynamic Engineering Intern Excel Worksheet Functions 1 July 1st 05 07:09 PM


All times are GMT +1. The time now is 05:10 PM.

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"