+ Reply to Thread
Results 1 to 5 of 5

How to return the lowest value of a series of columns when matching a record

Hybrid View

  1. #1
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: Formula for this task

    I used this formula in Col B with data in Sheet2

    =INDEX(Sheet2!$B$1:$H$1, MATCH(MIN(INDEX(Sheet2!$B$2:$H$9,MATCH(A2,Sheet2!$A$2:$A$9,0),)),INDEX(Sheet2!$B$2:$H$9,MATCH(A2,Sheet2!$A$2:$A$9,0),),0))

    Is that what you are looking for?
    Attached Files Attached Files
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  2. #2
    Registered User
    Join Date
    05-09-2013
    Location
    South Africa
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Formula for this task

    ChemistB that was EXACTLY what I was looking for, thanks so much man!!

+ 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