+ Reply to Thread
Results 1 to 3 of 3

Sumproduct function * vlookup

  1. #1
    Registered User
    Join Date
    04-07-2020
    Location
    Marrickville, Australia
    MS-Off Ver
    Office 365, Excel Version 2002 Build 12527
    Posts
    7

    Lightbulb Sumproduct function * vlookup

    Hi!

    I have a list of products with their attached retail prices.

    PAGE 2 PRICES.PNG

    On another sheet, a list of that day's completed production jobs gets populated by code and quantity.

    PAGE 1.PNG

    I was wondering if there is a code to give a single figure return to calculate the total retail sale price value for that day. I imagine it has something to do with a SUMPRODUCT(VLOOKUP()) type of thing, however I couldnt quite manage the syntax on my own.

    Any help would be greatly appreciated!


    Hugo

  2. #2
    Registered User
    Join Date
    04-07-2020
    Location
    Marrickville, Australia
    MS-Off Ver
    Office 365, Excel Version 2002 Build 12527
    Posts
    7

    Re: Sumproduct function * vlookup

    I have attached a dummy copy! hope it helps!

    It has a macro activated by ctrl+b
    but that shouldnt really be relevant
    Attached Files Attached Files

  3. #3
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,908

    Re: Sumproduct function * vlookup

    Try this in B2:

    =SUMIF(PRICES!A:A,A2&"*",PRICES!B:B)

+ 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] sumproduct function instead of vlookup with sum function
    By geniusufo007 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-27-2018, 11:17 AM
  2. Help! Dual Vlookup function? Sumproduct with index array?
    By thaprofessor33 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-03-2012, 09:08 AM
  3. Replies: 9
    Last Post: 07-02-2012, 07:02 PM
  4. Replies: 1
    Last Post: 05-19-2012, 02:54 AM
  5. Sumproduct, vlookup, index match function
    By jrammb in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-04-2010, 04:05 AM
  6. Sumproduct and Vlookup
    By Nav in forum Excel General
    Replies: 9
    Last Post: 12-04-2005, 09:00 AM
  7. [SOLVED] SUMIF Function Inside SUMPRODUCT Function
    By Abdul Waheed in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-19-2005, 12:05 PM

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