+ Reply to Thread
Results 1 to 2 of 2

counting unique values

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    counting unique values

    Hello. How can I do a count of unique values in a column?

  2. #2
    Valued Forum Contributor
    Join Date
    01-19-2012
    Location
    Barrington, IL
    MS-Off Ver
    Excel 2007/2010
    Posts
    1,211

    Re: counting unique values

    Like this;

    =SUM(IF(FREQUENCY(MATCH(A2:A10,A2:A10,0),MATCH(A2:A10,A2:A10,0))>0,1))
    You should hit F5, because chances are I've edited this post at least 5 times.
    Example of Array Formulas
    Quote Originally Posted by Jacc View Post
    Sorry, your description makes no sense. I just made some formula that looks interesting cause I had nothing else to do.
    Click the * below on any post that helped you.

+ 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] counting unique values in col A against unique value in column B
    By greyscale in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-08-2013, 08:43 AM
  2. Counting unique values?
    By LynnC. in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-06-2012, 03:34 PM
  3. Replies: 2
    Last Post: 06-06-2012, 01:44 PM
  4. Replies: 0
    Last Post: 03-08-2012, 12:18 PM
  5. Counting Unique Values
    By Muhnamana in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-11-2009, 04:15 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