Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 2
Default Checking if a value of a cell is duplicated more than 5 times in a column

Hey all,

Is there a formula I can use where if a value of a cell is repeated more than 5 times in a column, then remove all instances of five or more duplicates in that column. There could be multiple duplicates of 5 or more.

Thanks for any response.
  #2   Report Post  
Senior Member
 
Location: Philippines
Posts: 161
Default

Quote:
Originally Posted by johnmerlino View Post
Hey all,

Is there a formula I can use where if a value of a cell is repeated more than 5 times in a column, then remove all instances of five or more duplicates in that column. There could be multiple duplicates of 5 or more.

Thanks for any response.
If your list is in column A, then B1 should have:

=IF(COUNTIF(A:A,A1)=5,"More than 5","Less than 5")

Copy that formula all the way down, then do a FILTER of "Less than 5".
__________________
Asobi Wa Owari Da
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
i have info many times duplicated and need to make a list of just. me Excel Worksheet Functions 2 October 6th 09 06:01 PM
How to remove duplicated data repeated in a column and keep just o Kitti Excel Worksheet Functions 5 May 9th 08 10:37 PM
Spell Checking with checking cell notes jfitzpat Excel Discussion (Misc queries) 0 August 8th 07 10:26 PM
Checking if information in a cell is within a column Andrew M. Excel Worksheet Functions 6 January 29th 07 06:15 PM
Why do I get a duplicated column in Excel? No Means an Expert Excel Worksheet Functions 2 November 28th 04 01:29 AM


All times are GMT +1. The time now is 09:10 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"