+ Reply to Thread
Results 1 to 2 of 2

INDEX MATCH 3rd SMALLEST NUMBER

  1. #1
    Registered User
    Join Date
    11-26-2008
    Location
    uk
    Posts
    18

    INDEX MATCH 3rd SMALLEST NUMBER

    Hi,

    I have three possibe return values ($AG$4:$AI$4) these are 3050, 3660 and 4120.

    The INDEX/MATCH formula below looks at BJ5:BL5 finds the smallest number then returns the corresponding number of the three above.

    If ISNA then it returns the second smallest number.

    I'm trying to get the folmula to return the 3rd smallest number if there isn't a match on the first two.

    Please Login or Register  to view this content.
    As an array (Shift + Ctrl + Enter)

    Am i going about this the wrong way? Any Ideas?

    Thanks in advance

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: INDEX MATCH 3rd SMALLEST NUMBER

    might be an idea to post a sample file with the various named ranges populated so we can see what it is you're returning and what you're referencing... I suspect you could probably use a LOOKUP approach with 4 viable outcomes listing in order of least preference... ie based on: no result, 3rd smallest result, 2nd smallest result, smallest result ... the LOOKUP if setup correctly will return the last valid output ... so if the smallest is found it will be returned, if not the 2nd smallest (if valid), else 3rd smallest etc etc until No Result at all.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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