+ Reply to Thread
Results 1 to 4 of 4

How to use VLOOKUP Formula that links to Multiple Column with Dates/Value?

  1. #1
    Registered User
    Join Date
    09-20-2015
    Location
    Riyadh, KSA
    MS-Off Ver
    2010
    Posts
    11

    Post How to use VLOOKUP Formula that links to Multiple Column with Dates/Value?

    Hi Everyone! I hope everything is OK.

    I here to ask for your kind help regarding below excel sheet sample

    I have a form with a list of Fruits & Vegetables and i want to have the Total Amount of each fruit on the last column by just changing the Date shown above.

    On the second excel sheet, there's a table that has the list of all items and the price varies with the date shown above.

    So when i change the quantity and date on the first sheet, the total amount will automatically change as per the date.

    Please help. Thank you very much!

    FIRST SHEET:
    LIST.jpg

    SECOND SHEET:
    Fruits&Veggies.jpg

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,934

    Re: How to use VLOOKUP Formula that links to Multiple Column with Dates/Value?

    In F3, use this formula (though you may need to change ,s to ;s, depending on your settings):

    =E3*VLOOKUP(B3,'FRUITS&VEGGIES'!B:I,MATCH($F$1,'FRUITS&VEGGIES'!$B$2:$I$2,False),False)

    and copy down.
    Last edited by Bernie Deitrick; 09-14-2020 at 09:12 AM.
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Registered User
    Join Date
    09-20-2015
    Location
    Riyadh, KSA
    MS-Off Ver
    2010
    Posts
    11

    Re: How to use VLOOKUP Formula that links to Multiple Column with Dates/Value?

    Hands Down to you, Bernie Deitrick!

    Thank you so much! This helped me a lot <3 <3 <3

  4. #4
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,934

    Re: How to use VLOOKUP Formula that links to Multiple Column with Dates/Value?

    Great - thanks for letting me know.

+ 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. Vlookup Formula with Links
    By tshepolt in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-07-2019, 06:59 AM
  2. Macro to convert Vlookup formula to Direct links.
    By ankitg2006 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-17-2015, 07:32 AM
  3. using VLOOKUP or similar formula to retrieve dates from multiple cells
    By Ducklet64 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-15-2013, 10:10 PM
  4. VLOOKUP or INDEX formula to return multiple values in the same column
    By Raidon in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-08-2012, 08:41 AM
  5. [SOLVED] Formula (VLOOKUP vs INDEX & MATCH) to return multiple values in the same column
    By wfidler in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-06-2012, 07:04 PM
  6. Replies: 6
    Last Post: 02-27-2012, 11:31 AM
  7. Opening Multiple Web Links in a Column
    By RalphSE in forum Excel General
    Replies: 1
    Last Post: 08-17-2006, 10:15 AM

Tags for this Thread

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