+ Reply to Thread
Results 1 to 6 of 6

Priority based lookup

  1. #1
    Registered User
    Join Date
    12-13-2010
    Location
    melbourne australia
    MS-Off Ver
    Excel 2016
    Posts
    58

    Priority based lookup

    Hi Guys,

    Looking for some help with formulas to return data that is based on priorities and then the smallest date.

    Please take a look at the attachment. I have tried to explain it all in there.

    Thanks in advance.

    V
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: Priority based lookup

    This seems to work:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Jacc; 07-04-2019 at 12:11 PM.
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,298

    Re: Priority based lookup

    Jacc's formula is neater than this... but it may be delivering the wrong result in the 3rd case...

    =IFERROR(IF(INDEX($N$3:$N$8,MATCH(C3,$L$3:$L$8,0))&INDEX($N$3:$N$8,MATCH(C8,$L$3:$L$8,0))="12",C3,C8),INDEX(C$3:C$11,MATCH(MIN(C6,C11),C$3:C$11,0)-3))

    and

    =INDEX(C$3:C$11,MATCH(C13,C$3:C$11,0)+3)
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  4. #4
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: Priority based lookup

    I couldn't see HPC Case driver in the list so I just added it.

  5. #5
    Registered User
    Join Date
    12-13-2010
    Location
    melbourne australia
    MS-Off Ver
    Excel 2016
    Posts
    58

    Re: Priority based lookup

    Thank you Jacc and Glenn!

    This is exactly what i needed.

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,298

    Re: Priority based lookup

    You're welcome.



    If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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] Priority Based Lookup
    By virencm in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-18-2018, 08:45 PM
  2. [SOLVED] Set a priority based on a date
    By mlennox2701 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 09-14-2017, 04:29 AM
  3. Replies: 2
    Last Post: 05-10-2017, 07:32 PM
  4. Format Row Based on Priority
    By markusvirus in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-28-2017, 05:50 AM
  5. [SOLVED] Calculating Date Based on Priority
    By MrPifster in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-16-2017, 05:38 PM
  6. [SOLVED] Priority setting based on five conditions
    By nur2544 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-14-2016, 10:40 AM
  7. Result based on existance & priority
    By anetsurfer in forum Excel General
    Replies: 4
    Last Post: 12-05-2009, 02:20 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