+ Reply to Thread
Results 1 to 3 of 3

Formula required for counting duplicate values

  1. #1
    Forum Contributor
    Join Date
    11-29-2018
    Location
    Chennai
    MS-Off Ver
    MS office 2010
    Posts
    233

    Formula required for counting duplicate values

    Dear Team,

    Can anyone help me with the formula to count only the duplicate values in a column.
    The column will be in number format.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Formula required for counting duplicate values

    To get the best responses, upload a sample workbook - see the yellow banner above
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert
    Join Date
    07-06-2004
    Location
    Northern California
    MS-Off Ver
    2K, 2003, 2010, O365
    Posts
    1,490

    Re: Formula required for counting duplicate values

    If you mean that for the numbers {1;2;2;3;3;4;5;5;6;7;7;8;9;10;11;11;12;13;13;14;15;16} you want the count to be 6, that is, 6 distinct values appear more than once,

    =SUMPRODUCT(--(FREQUENCY(range,range)>1))

    If you mean something else, you need to provide more details/be more specific describing what you seek.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Formula for interval counting between duplicate values
    By jd16 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-11-2020, 09:09 AM
  2. [SOLVED] Counting duplicate values in row
    By a030888 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-18-2012, 11:19 AM
  3. Counting Duplicate Values
    By larizola in forum Excel General
    Replies: 3
    Last Post: 01-12-2010, 11:43 PM
  4. Counting duplicate values
    By roberto1111 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-21-2009, 06:39 AM
  5. Counting Unique Values For Duplicate Values
    By Tom_LR in forum Excel General
    Replies: 5
    Last Post: 09-22-2009, 09:52 AM
  6. Basic counting formula required
    By lukevl in forum Excel General
    Replies: 6
    Last Post: 05-25-2009, 09:02 AM
  7. Counting duplicate values
    By sjg1234 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-31-2007, 03:38 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1