+ Reply to Thread
Results 1 to 5 of 5

COUNTIFS with Date Range and Criteria from Dropbox List

  1. #1
    Registered User
    Join Date
    11-24-2010
    Location
    Downpatrick, Ireland
    MS-Off Ver
    Excel 2007
    Posts
    4

    COUNTIFS with Date Range and Criteria from Dropbox List

    HI All,

    I have a spreadsheet where people log incidents, they categorise them from a dropbox list and show a date.
    I want to summarise these incidents by category on a monthly basis. I would like the summary to update as the information is entered.
    I'm really struggling with my formula.

    I enclose my spreadsheet

    Grateful for any help
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,375

    Re: COUNTIFS with Date Range and Criteria from Dropbox List

    Hi Betsyboo from Ireland..

    You need to remove those merged cells on your data sheet so you can make the data a "good" table. Then a quick Pivot Table might give you exactly what you need. See the attached.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: COUNTIFS with Date Range and Criteria from Dropbox List

    Perhaos try this in D8, copied down and across...
    =COUNTIFS(DATA!$E:$E,D$6,DATA!$G:$G,">="&B8,DATA!$G:$G,"<="&EOMONTH($B8,0))
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    11-24-2010
    Location
    Downpatrick, Ireland
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: COUNTIFS with Date Range and Criteria from Dropbox List

    SOLVED Many thanks, suggestions offered worked a treat

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: COUNTIFS with Date Range and Criteria from Dropbox List

    Happy to help, 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. [SOLVED] COUNTIFS multiple criteria (date range & text)
    By jholiday78 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-30-2014, 06:36 PM
  2. [SOLVED] Countifs with multiple criteria and one criteria has a list of names
    By Beefy1 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-30-2014, 05:25 PM
  3. [SOLVED] find missing date on every group date list based on range and criteria
    By k1dr0ck in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2013, 01:26 AM
  4. Replies: 2
    Last Post: 11-06-2012, 06:40 PM
  5. [SOLVED] COUNTIFS within a date range but only if a second column meets a specified criteria
    By HeathWilD in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-29-2012, 01:14 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