+ Reply to Thread
Results 1 to 4 of 4

Formula to count based on dates and text in multiple cells - See Spreadsheet

  1. #1
    Forum Contributor
    Join Date
    07-06-2013
    Location
    USA
    MS-Off Ver
    MS Office 2019 Pro Plus
    Posts
    182

    Formula to count based on dates and text in multiple cells - See Spreadsheet

    111613-Sample-date reference.xlsx

    Please see attached spreadsheet. I have made notes directly on the sheet to follow.

    Thanks

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,740

    Re: Formula to count based on dates and text in multiple cells - See Spreadsheet

    try in E3
    =SUMPRODUCT(--(E8:E17<>""),--(MONTH(E8:E17)=MONTH(E3)))

    this will count the months in column E that match , assuming only Yes and No can exist

    in F3
    put
    =SUMPRODUCT(--(E8:E17<>"")*(MONTH(E8:E17)=MONTH(E3))*(F8:F17="yes"))

    and then change the last section for each other column

    in E3 change the list to use dates and then format to just display the month

    only issue will be if you want different years
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Forum Contributor
    Join Date
    07-06-2013
    Location
    USA
    MS-Off Ver
    MS Office 2019 Pro Plus
    Posts
    182

    Re: Formula to count based on dates and text in multiple cells - See Spreadsheet

    works great, thank you so much!

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,740

    Re: Formula to count based on dates and text in multiple cells - See Spreadsheet

    your welcome

    i didnt complete the E3 list of dates , if using my example sheet

    if my assistance has helped, and only if you wish to , there is a reputation icon * on the left hand side - you can add to my reputation here
    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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] Formula to return specific text based on multiple cells meeting a single criteria
    By missydanni in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-13-2013, 09:48 AM
  2. Formula to count Unique text based on multiple criteria
    By OAMPS in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-14-2012, 10:48 AM
  3. Replies: 1
    Last Post: 01-10-2012, 01:33 AM
  4. Count text based on multiple criteria
    By Prcntrygrl in forum Excel General
    Replies: 5
    Last Post: 11-19-2010, 01:01 PM
  5. [SOLVED] Formula to count cells between dates.
    By Vegs in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-12-2006, 02:00 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