+ Reply to Thread
Results 1 to 2 of 2

Create List Based on Results

Hybrid View

  1. #1
    Registered User
    Join Date
    05-13-2011
    Location
    New Zealander in London
    MS-Off Ver
    Excel 2007
    Posts
    74

    Re: Create List Based on Results

    Attached is something which should work for you. A VLOOKUP won't work unfortunately as it relies on being able to return a value to the right of the value that you're looking up, where the names are on the left in your example.

    I have instead resorted to doing a MATCH to return the row of the lowest score, and an INDIRECT to point it to the name column.

    I hope this helps.
    Attached Files Attached Files

+ 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