+ Reply to Thread
Results 1 to 21 of 21

SUMPRODUCT with COUNTIF to find unique entries

Hybrid View

  1. #1
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: SUMPRODUCT with COUNTIF to find unique entries

    Using your posted workbook,

    This ARRAY FORMULA, completed by holding down CTRL and SHIFT when you press ENTER (instead of just pressing ENTER), returns the count of unique Customer ID's for May
    D3: =COUNT(1/FREQUENCY(IF(B2:B17=F3,MATCH(F3&A2:A17,B2:B17&A2:A17,0)),ROW(A2:A17)-1))
    In your example, that formula returns: 4

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  2. #2
    Forum Contributor
    Join Date
    09-11-2012
    Location
    Singapore
    MS-Off Ver
    Excel 2003, Excel 2007, Excel 2013
    Posts
    103

    Re: SUMPRODUCT with COUNTIF to find unique entries

    Thanks Fotis and Ron. Is there anyway to solve this apart from using VBA and CSE formula? I used to use CSE Formula, but boss is not able to understand and thus I have to redo my work.
    Click * to reward me...
    Thank you...

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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