Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / July 2007

Tip: Looking for answers? Try searching our database.

Filtering out single values (keeping duplicates)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
anthonyd - 10 Jul 2007 22:02 GMT
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!
Ron de Bruin - 10 Jul 2007 22:10 GMT
Hi anthonyd

You can insert this formula in B2 with your first data cell in A2 and copy down
I use the data range A1:A24 in this example (A1 = the header)

=IF(COUNTIF($A$1:$A$24,A2)=1,"Unique",IF(COUNTIF($A$1:$A$24,A2)=0,"Empty","­Duplicate("& COUNTIF($A$1:A2,A2)&")"))

DataRefiner can insert the formulas for you if you want
http://www.rondebruin.nl/datarefiner.htm

Signature

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm

> 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!
Peo Sjoblom - 10 Jul 2007 22:27 GMT
Please refrain from multiposting. One post is enough and if you need to post
to more than one group cross post instead, that makes sure people don't
waste their time helping out when a question has been answered already

Signature

Regards,

Peo Sjoblom

> 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!

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.