+ Reply to Thread
Results 1 to 4 of 4

Using vlookup to calculate the sum of specific weeks

  1. #1
    Registered User
    Join Date
    08-02-2022
    Location
    Not London, England
    MS-Off Ver
    360
    Posts
    4

    Using vlookup to calculate the sum of specific weeks

    Hi guys

    Basically I have a data set like below picture shown, and I am trying to create a dashboard where if I enter the starting week and ending week dates (highlighted in yellow) then I will get the sum of each client's number within the time period of the data set.

    Sorry if I am not being clear and please let me know if you need any clarifications. Thank you!


    111.PNG
    Last edited by JJPP; 07-06-2023 at 12:13 AM.

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Using vlookup to calculate the sum of specific weeks

    Take a look at using sumifS() for this
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,466

    Re: Using vlookup to calculate the sum of specific weeks

    VLOOKUP cannot meet this requirement, only SUMPRODUCT can.
    Since the image does not display the row and column addresses, I assume the following in the dataset:
    Client list: A3:A5
    Weeks: B2:F2
    Value range: B3:F5
    Starting week: B8, End week: D8
    With ClientA in A10, B10 will be:
    Please Login or Register  to view this content.
    =200
    Quang PT

  4. #4
    Registered User
    Join Date
    08-02-2022
    Location
    Not London, England
    MS-Off Ver
    360
    Posts
    4

    Re: Using vlookup to calculate the sum of specific weeks

    This is perfect! Thank you so much!1

+ 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] Use VLOOKUP and SUMPRODUCT to calculate total between time range for specific criteria
    By klavierkatze in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-15-2020, 01:34 PM
  2. how to calculate the number of weeks between 2 weeks
    By Villalobos in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-06-2020, 09:05 AM
  3. Calculate the first Saturday for a specific number of weeks after
    By mklindquist0815 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-05-2015, 09:16 PM
  4. Calculate 52 weeks
    By Bob Phillips in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 09-06-2005, 10:05 AM
  5. Calculate 52 weeks
    By Rainey in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  6. Calculate 52 weeks
    By Rainey in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  7. Calculate 52 weeks
    By Rainey in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 06-21-2005, 05:05 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