+ Reply to Thread
Results 1 to 3 of 3

Counts unique values per dates

  1. #1
    Forum Contributor
    Join Date
    03-09-2010
    Location
    Philippines
    MS-Off Ver
    Excel 2007
    Posts
    235

    Counts unique values per dates

    Hi

    anyone here can know how to get the count of unique values for column A per date

    see attached sample workbook.

    thanks
    Attached Files Attached Files

  2. #2
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Counts unique values per dates

    Hi,

    Array formula (important that you know how to enter this type of formula in Excel) in D2 and copy across:

    =SUM(--(FREQUENCY(IF($B$2:$B$13=D1,$A$2:$A$13),IF($B$2:$B$13=D1,$A$2:$A$13))>0))

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  3. #3
    Valued Forum Contributor
    Join Date
    09-15-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    436

    Re: Counts unique values per dates

    Please try this file as well.
    Attached Files Attached Files
    Please click 'Add reputation', if my answer 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. Need Help counting unique values between two dates
    By Lm1164 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-27-2013, 09:46 PM
  2. Unique formula that also counts non-unique once
    By jvbeats in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-19-2013, 02:38 PM
  3. Countifs with unique values & dates
    By lanos in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-26-2012, 09:11 AM
  4. Counts of unique values with multiple criteria
    By ChristiaanV in forum Excel General
    Replies: 4
    Last Post: 03-09-2011, 12:47 AM
  5. Unique Counts
    By gmfrick in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-30-2008, 01:11 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