+ Reply to Thread
Results 1 to 5 of 5

VLOOKUP and SUMPRODUCT combo?

  1. #1
    Registered User
    Join Date
    01-31-2015
    Location
    Boston
    MS-Off Ver
    2012
    Posts
    5

    VLOOKUP and SUMPRODUCT combo?

    Hello all and thanks in advance. In Column W, I want excel to take the date in column R and find it in column G. Then, I want it to average all of the numbers that are found in column K. I've looked online using Google but have found no answers. Not sure if I need to use an "IF(Vlookup), SUMPRODUCT or something else.

    Thanks!

    Best,
    LouisSumproduct.PNG

  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,946

    Re: VLOOKUP and SUMPRODUCT combo?

    Not sure if I need to use an "IF(Vlookup), SUMPRODUCT or something else.
    Actually, it sounds like you may want to look at using AVERAGEIF()

    However, please upload a sample of your workbook, not a picture of your data. Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you
    Also, not all members can upload picture files (Company firewalls and stuff)

    Your workbook should show a small desensitized example of the data you are working with and a manual mockup of the expected results.
    Last edited by FDibbins; 01-31-2015 at 09:50 PM.
    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
    Registered User
    Join Date
    01-31-2015
    Location
    Boston
    MS-Off Ver
    2012
    Posts
    5

    Re: VLOOKUP and SUMPRODUCT combo?

    Hello,
    45 days to expiration SPX Upload to Forum.xlsx

    Sorry about that. Wasn't sure what the preferred method for the forum was. Please find attached and thank you!

    Cheers,
    Louis

  4. #4
    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,946

    Re: VLOOKUP and SUMPRODUCT combo?

    This is the formula you would use...
    =AVERAGEIF($G$4:$G$245,R4,$K$4:$K$245)

    However, none of your dates in G match any of your dates in R. G is all 1996, and R is 2014 and 2015?

  5. #5
    Registered User
    Join Date
    01-31-2015
    Location
    Boston
    MS-Off Ver
    2012
    Posts
    5

    Re: VLOOKUP and SUMPRODUCT combo?

    Ha ha ha. Thanks FDibbins! The data goes on for 45k rows below.

    Respect.

    Louis

+ 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. If/Sumproduct Combo
    By day92 in forum Excel General
    Replies: 4
    Last Post: 06-16-2011, 07:39 PM
  2. If/Sumproduct Combo
    By day92 in forum Excel General
    Replies: 5
    Last Post: 06-08-2011, 05:09 PM
  3. sumproduct subtotal combo?
    By TechRetard in forum Excel General
    Replies: 4
    Last Post: 02-09-2011, 11:16 AM
  4. Combo Sumproduct
    By drvortex in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-06-2007, 09:40 AM
  5. [SOLVED] large / sumproduct combo
    By David in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-01-2005, 11: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