+ Reply to Thread
Results 1 to 3 of 3

How to Count Distinct Values in Excel

  1. #1
    Registered User
    Join Date
    04-14-2015
    Location
    India
    MS-Off Ver
    2013
    Posts
    127

    How to Count Distinct Values in Excel

    Hello all,

    From a column of random numbers; I want to select distinct number in excel.

    I tried with Countif function to count distinct formula in excel.

    Regards,
    Vikas

  2. #2
    Forum Contributor jayajaya_4's Avatar
    Join Date
    05-09-2015
    Location
    India
    MS-Off Ver
    2007
    Posts
    259

    Re: How to Count Distinct Values in Excel

    =SUM(IF(FREQUENCY(A2:A10,A2:A10)>0,1))

    Counts the number of unique number values in cells A2:A10, but does not count blank cells or text values (4)

    see if this works
    otherwise share a sample file

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: How to Count Distinct Values in Excel

    This will count unique text and numbers.

    Enter with Ctrl + Shift + Enter

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    From: J.E. McGimpsey
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. Count Distinct Values Per Attribute
    By scosner in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-04-2014, 11:28 AM
  2. Count Distinct Values
    By trevordsmith in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-02-2014, 09:21 PM
  3. [SOLVED] Count Conditional Distinct Values
    By Gos-C in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-10-2013, 05:41 AM
  4. [SOLVED] Count Distinct Values
    By djfatboyfats in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-20-2012, 07:39 AM
  5. Count Distinct Values?
    By bill_morgan in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 04-26-2005, 10:06 PM

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