+ Reply to Thread
Results 1 to 4 of 4

Double lookup / match

  1. #1
    Registered User
    Join Date
    04-30-2006
    Posts
    55

    Double lookup / match

    Hi everyone,

    I'm looking for a function that will return another (text) value, based on a lookup of a (max) reference. Please see the file attached for a better explanation ;-). Thanks in advance,

    Kind regards,

    Peter1999
    Attached Files Attached Files

  2. #2
    Forum Expert sweep's Avatar
    Join Date
    04-03-2007
    Location
    Great Sankey, Warrington, UK
    MS-Off Ver
    2003 / 2007 / 2010 / 2016 / 365
    Posts
    3,446
    B16 =INDIRECT(CHOOSE(MATCH(MAX(B3:D3),B3:D3,0),"B","C","D")&2) and copy down


    C16 =INDIRECT(CHOOSE(MATCH(MAX(F3:H3),F3:H3,0),"F","G","H")&2) and copy down

    hth

    dave

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    See attached
    Attached Files Attached Files
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Registered User
    Join Date
    04-30-2006
    Posts
    55

    Thanks

    Cheers, that works great!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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