+ Reply to Thread
Results 1 to 4 of 4

Index&Match formula for closest match(s)

Hybrid View

  1. #1
    Registered User
    Join Date
    11-16-2014
    Location
    southern california
    MS-Off Ver
    2007
    Posts
    3

    Index&Match formula for closest match(s)

    Hi,

    I am able to pull a closest match using the index and match formula. However, the results duplicate if my amounts are the same. Is there a way to edit the formula so that it pulls the 1st closest match then for any duplicate amounts the 2nd,3rd etc...???

    My current formula is in col D and my desired outcome in col E. Any help would be greatly appreciated!

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert tim201110's Avatar
    Join Date
    10-23-2011
    Location
    Russia
    MS-Off Ver
    2016, 2019
    Posts
    2,357

    Re: Index&Match formula for closest match(s)

    like this___________
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    11-16-2014
    Location
    southern california
    MS-Off Ver
    2007
    Posts
    3

    Re: Index&Match formula for closest match(s)

    Looks Perfect! THANK YOU!

  4. #4
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 V 2504
    Posts
    13,725

    Re: Index&Match formula for closest match(s)

    Perhaps this array entered:
    Formula: copy to clipboard
    =IFERROR(IF($C3>MIN($K$3:$K$12),SMALL(IFERROR(IF(($K$3:$K$12>MIN($K$3:$K$12)),$L$3:$L$12,""),""),ROWS($1:1))),"no match")


    Edit: Oops. Late post.
    Last edited by FlameRetired; 12-16-2014 at 02:46 PM.

+ 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. Index closest match
    By MJSlattery in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 10-16-2013, 10:27 PM
  2. [SOLVED] Index-Match Closest Value
    By CzechCzar in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-25-2013, 07:40 PM
  3. [SOLVED] Index Match V Look Up Closest Match
    By mhedge in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 03:42 PM
  4. Match the Upper closest value using Index Match.
    By adnanaddo in forum Excel General
    Replies: 3
    Last Post: 01-16-2013, 02:47 AM
  5. Replies: 5
    Last Post: 02-29-2012, 08:51 PM

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