+ Reply to Thread
Results 1 to 2 of 2

3 Way Lookup with Latest Date

  1. #1
    Registered User
    Join Date
    01-06-2014
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    1

    3 Way Lookup with Latest Date

    I have a spreadsheet which I want to find out the latest buy price from a list.

    So basically I have in Sheet 1, Column C with the suppliers name and Column D Suppliers Ref (their reference number for that product).

    In sheet 2 I have a list of invoices with 4 columns, Column A Supplier, Column B Date, Column C Suppliers Ref, and Column D the price.

    The formula resides in sheet 1 and should look up its supplier and supplier ref with sheet 2 and then provide the latest price from column d using the date in column B.

    I currently have

    =INDEX(Invoices!D:D,MATCH(1,(Invoices!A:A='Profitability Sheet'!C3)*(Invoices!C:C='Profitability Sheet'!D3),0)*(MAX(Invoices!B:B)))

    Any help would be muchly appreciated.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: 3 Way Lookup with Latest Date

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

+ 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. Powerpivot - Returning latest update based on latest date
    By Kehjz in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 08-22-2013, 02:45 PM
  2. Replies: 8
    Last Post: 11-19-2012, 06:58 PM
  3. Lookup up latest date record in a list
    By tonyp17 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-27-2011, 10:54 AM
  4. Excel 2007 : Lookup a value and return the latest date
    By pinkshirt in forum Excel General
    Replies: 4
    Last Post: 07-04-2011, 06:13 AM
  5. Lookup Latest Date Using Multiple Criteria
    By maggioant in forum Excel General
    Replies: 2
    Last Post: 01-26-2010, 04:32 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