+ Reply to Thread
Results 1 to 4 of 4

Countifs by counting duplicates as one in given date range

  1. #1
    Forum Contributor
    Join Date
    02-15-2016
    Location
    India
    MS-Off Ver
    2016
    Posts
    671

    Countifs by counting duplicates as one in given date range

    Hello Friends

    I need to countifs by counting duplicates as one in given date range in light yellow cell by formula.

    thanks in advance.
    Sekar

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Countifs by counting duplicates as one in given date range

    Try this array formula**:

    =SUM(IF(FREQUENCY(IF((B3:B467>=F7)*(B3:B467<=G7),MATCH(C3:C467,C3:C467,0)),ROW(C3:C467)-ROW(C3)+1),1))

    ** array formulas need to be entered using the key
    combination of CTRL,SHIFT,ENTER (not just ENTER).
    Hold down both the CTRL key and the SHIFT key
    then hit ENTER.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Forum Contributor
    Join Date
    02-15-2016
    Location
    India
    MS-Off Ver
    2016
    Posts
    671

    Re: Countifs by counting duplicates as one in given date range

    Hello Tony Valko

    Thanks for your formula, it is working fine.

    Thanks again.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Countifs by counting duplicates as one in given date range

    You're welcome. Thanks for the feedback!

+ 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. Counting non-duplicates using countifs() with other criteria - how?
    By tforan in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-19-2014, 03:31 AM
  2. [SOLVED] Using COUNTIFS, counting more than one value in a single criteria range
    By litesnsirens in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-18-2014, 09:07 PM
  3. Replies: 2
    Last Post: 06-25-2014, 11:17 PM
  4. [SOLVED] COUNTIFS : counting instances of a number after a particular date
    By viridian in forum Excel General
    Replies: 5
    Last Post: 05-01-2012, 03:32 PM
  5. Counting Duplicates in a column with date range
    By graybush in forum Excel General
    Replies: 3
    Last Post: 08-05-2011, 08:01 PM
  6. Replies: 13
    Last Post: 03-14-2011, 03:50 PM
  7. Counting duplicates within a date range
    By jjjjj55555 in forum Excel General
    Replies: 3
    Last Post: 07-27-2008, 11:18 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