+ Reply to Thread
Results 1 to 3 of 3

COUNTIF needed based on date ranges entered into cells

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

    COUNTIF needed based on date ranges entered into cells

    WS attached
    I need a countif formula based on date ranges entered.
    Formula goes into D6
    Start Date Range: F1 , Stop Date Range: F2

    When an item type is entered into D5, say “Apple”,
    I need a count of that particular item from the range of D9:D18,
    based on the dates entered in E9:E18, that fall between a date range entered into F1-F2.
    Attached Files Attached Files

  2. #2
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: COUNTIF needed based on date ranges entered into cells

    Please try
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    You may find this link helpful.
    Dave

  3. #3
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,612

    Re: COUNTIF needed based on date ranges entered into cells

    =countifs($d$9:$d$18,$d$5,$e$9:$e$18,">="&$f$1,$e$9:$e$18,"<="&$f$2)
    Ben Van Johnson

+ 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 Needed to SUMIF columns based on a date range entered
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-24-2017, 11:18 PM
  2. [SOLVED] Formula Needed to auto pop the # 1 in cell based on when date entered and match criteria
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-28-2017, 10:38 PM
  3. [SOLVED] Formula needed for countif and sumif based on date format 12/23/13, etc.
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-28-2013, 10:50 AM
  4. COUNTIF & SUMIF formulas needed when decided based on entry into 2 cells
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-18-2013, 07:58 PM
  5. [SOLVED] Formula needed to only count total cells entered and not count adjacent text entered cells
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-07-2013, 06:22 PM
  6. [SOLVED] Dashboard help needed. Need chart axis to change based on date ranges.
    By mcranda in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-18-2013, 10:30 AM
  7. CountIf of all cells in range that are between two date ranges
    By johncassell in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 11-17-2010, 09:36 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