+ Reply to Thread
Results 1 to 3 of 3

Sum Ifs using week numbers

  1. #1
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Sum Ifs using week numbers

    Please see attached

    Sheet 1, 2, 3 = Raw data column A changes constantly,


    Sheet4
    D2 - I want a sum up that uses the week number on row A, as well as the current formula. So when i change the week number on row A it will look for that week only
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    81,237

    Re: Sum Ifs using week numbers

    In D2 copied across and down:

    =SUMPRODUCT((Sheet1!$A$5:$A$152=Sheet4!$A2)*(Sheet1!$B$5:$B$152=Sheet4!$B2)*(Sheet1!$C$5:$C$152=Sheet4!$C2)*(Sheet1!$D$1:$N$1=Sheet4!D$1),Sheet1!$D$5:$N$152)

    By the way, you man row 1: rows are horizontal with number labels, columns are vertical with letter labels.
    Last edited by AliGW; 06-22-2020 at 05:05 AM.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Re: Sum Ifs using week numbers

    That works great, Cheers Ali

+ 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. Help with Pivot - Need to get current week and next week numbers
    By Beso90 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-26-2019, 03:54 PM
  2. [SOLVED] Count Week numbers given start and finish week number
    By Vassen in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-30-2016, 01:59 AM
  3. Week Numbers
    By aedislee in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 07-18-2014, 09:55 AM
  4. Replies: 8
    Last Post: 06-28-2014, 03:26 PM
  5. How to: identify repeat offenders within a 3 week period (week per week basis)
    By Heloc in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-28-2012, 12:43 AM
  6. Week Numbers
    By Teppid in forum Excel General
    Replies: 1
    Last Post: 02-04-2009, 09:01 AM
  7. [SOLVED] Week Numbers
    By gregork in forum Excel General
    Replies: 2
    Last Post: 02-19-2005, 10:06 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