+ Reply to Thread
Results 1 to 2 of 2

SUM IF/IFS question - reference multiple worksheets and multiple criteria

  1. #1
    Registered User
    Join Date
    05-18-2017
    Location
    Chicago, IL
    MS-Off Ver
    2016
    Posts
    4

    SUM IF/IFS question - reference multiple worksheets and multiple criteria

    Hello everyone,

    I am having trouble with a sum if/ifs formula. I have managed to get it to not throw an error, but it's not working correctly, and I know that b/c I have the data I want to sum, know what the summation should be, and it's not working.

    I have weekly sales data in one sheet which I need to collapse into monthly data in another sheet.

    Formula is copied into 12 cells, Jan - Dec, and is:

    SUMIFS(
    WeeklySheet!$D$24:$BC$24, ==#1
    WeeklySheet!$D$15:$BC$15, ==#2
    ">=D10", ==#3
    WeeklySheet!$D$15:$BC$15, ==#4
    "<E10") ==#5

    Where:
    #1 is the row with the sales data, weekly
    #2 is the row with dates, weekly
    #3 is the on/after date, 1/1/2017
    #4 is same as #2
    #5 is the before date, 2/1/2017

    In question form - I am asking:
    "Hey Excel, be a pal, look through this row of sales data, and sum values for any cell whose date falls between 1/1/2017 and 2/1/2017."

    For example, in the weeks in december of this year (4), predicted sales are 24, 27, 29, and 32 units, or 112 total. While I got the formula to not give me an error, it's not totaling up weekly sales for each week in the month.

    Any help would be appreciated. Thank you very much.

  2. #2
    Registered User
    Join Date
    05-18-2017
    Location
    Chicago, IL
    MS-Off Ver
    2016
    Posts
    4

    Re: SUM IF/IFS question - reference multiple worksheets and multiple criteria

    Mods please delete entire thread. In my infinite wisdom I managed to post the same thread twice, and in both cases, I found an answer. Embarrassing way to do a first post on a forum that has been very helpful to me in the past. Sorry! Please delete entire thread.

+ 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] How to use Index and Match based on multiple criteria using multiple worksheets
    By MariMano in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-15-2017, 09:01 AM
  2. [SOLVED] Copy rows from multiple worksheets with multiple criteria - greater than dynamic values
    By stackout in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-03-2015, 04:36 PM
  3. Consolidating data from multiple worksheets into a summary sheet having multiple criteria
    By Marushka Pinto in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-16-2015, 11:11 PM
  4. Replies: 1
    Last Post: 06-03-2015, 06:27 PM
  5. count unique values in multiple worksheets with multiple criteria
    By craig04 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-06-2012, 03:26 PM
  6. Sumproduct/sumif/indirect across multiple workbooks, worksheets, multiple criteria
    By robgardner15 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-08-2011, 02:35 AM
  7. Question about data lookups with multiple criteria and multiple results
    By TheMachineWhisperer in forum Excel General
    Replies: 0
    Last Post: 10-18-2010, 10: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