+ Reply to Thread
Results 1 to 3 of 3

Formula needed for add a range of cells based on date range and text in other cells

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

    Formula needed for add a range of cells based on date range and text in other cells

    WS Attached

    (Dashboard) K6 = Formula
    On “Dashboard”, when a start date(G1) /end date(G2) is entered,
    Formula will return based on that date range from “MAIN” B3:B17,
    And add/total the number(s) in”MAIN” AM3:AM17 only if in N3:N17 there is a number 1 or higher
    Attached Files Attached Files

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.97 for Mac MS 365
    Posts
    8,701

    Re: Formula needed for add a range of cells based on date range and text in other cells

    if I'm understanding what you want, wouldn't that just be simply adding one more condition to your sumifs like this? ...
    =SUMIFS(MAIN!$AM$3:$AM$17,MAIN!$B$3:$B$17,">="&G1,MAIN!$B$3:$B$17,"<="&G2,MAIN!$N$3:$N$17,">"&0)
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

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

    Re: Formula needed for add a range of cells based on date range and text in other cells

    YES, works great, thanks!

+ 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 for multiple cells based on date range
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-13-2020, 10:40 AM
  2. Formula needed to sum multiple cells based on date range
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-17-2018, 10:07 AM
  3. [SOLVED] Formula needed to auto populate in a range of cells on mult sprdsheets based on text input
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-31-2015, 06:40 PM
  4. [SOLVED] Add up cells based on text within a date range
    By Munkle555 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-02-2013, 09:06 AM
  5. [SOLVED] Formula Needed to count a range of cells based on criteria in 2 other cells
    By excelteam777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-01-2013, 04:06 PM
  6. [SOLVED] Macro needed to clear cells in range based on value of cells in another range
    By msmith7113 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-05-2013, 12:32 AM
  7. Replies: 1
    Last Post: 09-17-2012, 01:07 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