+ Reply to Thread
Results 1 to 6 of 6

Lookup different range to criteria

  1. #1
    Registered User
    Join Date
    10-15-2018
    Location
    London, England
    MS-Off Ver
    365
    Posts
    75

    Lookup different range to criteria

    Hi All,

    Any help with be greatly appreciated...........

    Very difficult one to explain so I have attached an example spreadsheet, with the required formulae to be inputted into the highlighted range which currently shows my expected results.
    Attached Files Attached Files

  2. #2
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Lookup different range to criteria

    Whats the logic that would make you decide Type 1 2 3 or 4?
    <----- If you are happy with your solution please click on the "* Add Reputation" as a way to say thank you.

  3. #3
    Registered User
    Join Date
    10-15-2018
    Location
    London, England
    MS-Off Ver
    365
    Posts
    75

    Re: Lookup different range to criteria

    Using Asset 1 as an example:
    G14 shows the MIN date in range C14:F14
    G5 then looks up this MIN date result for Asset 1

    I then need C5 to return the relevant result from C12:F12 based on the MIN date for Asset 1 (in this case looking at C14:F14)

    Hope this makes sense

  4. #4
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Lookup different range to criteria

    try this formula and drag down

    =INDEX($C$12:$F$12,,MATCH($G5,INDIRECT("C"&MATCH($B5,$B$14:$B$17,0)+13&":F"&MATCH($B5,$B$14:$B$17,0)+13),0))

    If your data is different than your example you may need to change the references as well as the RED 13. The 13 is signaling that your data lookup is starting on row 14. So adjust carefully.

  5. #5
    Registered User
    Join Date
    10-15-2018
    Location
    London, England
    MS-Off Ver
    365
    Posts
    75

    Re: Lookup different range to criteria

    It worked perfectly, and if I could kiss you I would......... thank you so much

    100% reputation deserved

  6. #6
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Lookup different range to criteria

    My wife would would not be fond of that response LOL, and thanks for the Rep

+ 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. Replies: 2
    Last Post: 01-20-2017, 04:27 PM
  2. Lookup with a sum criteria in a variable range
    By Ronnet2 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 09-18-2015, 08:50 AM
  3. [SOLVED] Lookup 2 criteria exact and in a range
    By geebers97 in forum Excel General
    Replies: 10
    Last Post: 06-24-2015, 09:34 AM
  4. [SOLVED] Lookup value from range for corresponding row where multiple criteria are met
    By 0Twintig in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 09-03-2013, 01:54 PM
  5. [SOLVED] Lookup Multiple criteria with range
    By serene11111 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-21-2013, 02:36 AM
  6. Replies: 1
    Last Post: 05-16-2011, 05:00 PM
  7. help with range lookup and date criteria
    By James Spalding in forum Excel General
    Replies: 1
    Last Post: 07-29-2005, 02:06 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