+ Reply to Thread
Results 1 to 3 of 3

Formula Needed to SUMIF columns based on a date range entered

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

    Formula Needed to SUMIF columns based on a date range entered

    WS attached

    I need a formula that will sum a column based on a date range entered into 2 cells based on the adjacent date by each entry.

    Formula entered into Q6 (will also be needed for R6 through V6 based on adjacent info)

    When a date range is entered into O6 & P6, formula will SUM E19:E1018 based on the dates in B19:B1018 that will fall between the range entered.
    Attached Files Attached Files

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Formula Needed to SUMIF columns based on a date range entered

    In Q6, then copy to the right:

    =SUMIFS(E:E,$B:$B,">="&$O$6,$B:$B,"<="&$P$6)
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

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

    Re: Formula Needed to SUMIF columns based on a date range entered

    thanks, works really well.

+ 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 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
  2. [SOLVED] sumif & countif formula needed based on dd/mm/yy format - worksheet attached
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-28-2013, 11:32 AM
  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. [SOLVED] Formula Needed to auto populate current date when text entered into a cell
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-15-2013, 09:50 PM
  5. [SOLVED] Help with formula SUMIF based on date range (list validation).+pls see attach
    By zeko90 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-24-2013, 12:57 PM
  6. [SOLVED] COUNTIF or SUMIF Formula based on other column value needed urgently please?
    By jamieswift1977 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-15-2013, 05:54 AM
  7. Delete rows based on date range entered?
    By fzrdiva in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-29-2006, 08:52 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