+ Reply to Thread
Results 1 to 7 of 7

Count if is in a range date of month and delete duplicates

Hybrid View

  1. #1
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2019
    Posts
    4,542

    Re: Count if is in a range date of month and delete duplicates

    Modified above formula, =IFERROR(IF(MATCH(E3,TEXT(C3:C40,"mmmm"),0),COUNTA(UNIQUE(FILTER($B$3:$B$40,TEXT($C$3:$C$40,"mmmm")=E3)))),0)

  2. #2
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,994

    Re: Count if is in a range date of month and delete duplicates

    F3=IFERROR(ROWS(UNIQUE(FILTER($B$3:$B$40,(MONTH($C$3:$C$40)=MONTH($E3&0))*($C$3:$C$40<>"")))),"")

    Copy down

+ 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 days by month in a date range
    By dimitrisheets in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-16-2020, 01:15 PM
  2. Count how many that only relate to a month date range in a column of dates
    By leemcguigan in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-03-2019, 10:13 PM
  3. count date range month wise
    By pblnrao in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-18-2018, 03:36 AM
  4. [SOLVED] Count Occurrences Date Range Falls Within Month
    By Rbooth in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-25-2014, 06:47 PM
  5. [SOLVED] Count the days excluding Friday in every month using a date range.
    By miss_chloe in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-23-2013, 10:42 AM
  6. Count Month Occurrence in range of date
    By Bob@Sun in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-18-2010, 05:20 AM
  7. [SOLVED] Count the occurances of a month in a range of date fields
    By Keith Brown in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 03-14-2005, 08:06 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