+ Reply to Thread
Results 1 to 5 of 5

Tie breaker logic if two options both meet the criteria (MAX)

  1. #1
    Registered User
    Join Date
    04-25-2015
    Location
    Ontario, Canada
    MS-Off Ver
    2016
    Posts
    72

    Tie breaker logic if two options both meet the criteria (MAX)

    In the sample workbook, I would like the result to be the selection that is used the most. If there is a tie, use the tied selection that is closest to the Start.

    In scenario 1, a simple MAX can be used to find the selection with the highest COUNTIF.

    In scenario 2, there is a tie. The first option in the list of options is returned. However, I would like the selection that is closest to the START cell to be the result.

    This way, no matter how the data is entered, the result is always:
    1. The selection that is used most
    2. The selection (that is tied) which is used FIRST/closest to START.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Tie breaker logic if two options both meet the criteria (MAX)

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Tie breaker logic if two options both meet the criteria (MAX)

    ...Maybe

    =INDEX(G14:G17,LARGE(H14:H17,1),1)
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    04-25-2015
    Location
    Ontario, Canada
    MS-Off Ver
    2016
    Posts
    72

    Re: Tie breaker logic if two options both meet the criteria (MAX)

    These work, thanks.

  5. #5
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,078

    Re: Tie breaker logic if two options both meet the criteria (MAX)

    You're welcome & thanks for the feedback.

+ 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. [SOLVED] IF function - To get value if criteria meet on col H (fall back on col F if not meet)
    By Bubbles_A in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-13-2018, 11:52 AM
  2. Index/Match with 2 criteria and a tie-breaker
    By Dave Sheppard in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-16-2016, 10:09 PM
  3. [SOLVED] Counting cells that meet multiple single criteria as variable criteria
    By BillBasil in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-01-2016, 10:33 AM
  4. [SOLVED] Rankif 3 criteria with tie breaker
    By huy_le in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-24-2014, 01:13 PM
  5. How to delete columns that meet one criteria AND does NOT meet the other?
    By lch93lily in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 08-06-2014, 09:53 AM
  6. [SOLVED] Count of rows in an array that meet criteria in column 2 and different criteria in column3
    By reynoldslarry in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-09-2013, 01:51 AM
  7. [SOLVED] Help with sumproduct for mutliple criteria ranking with a tie breaker
    By sshahils in forum Excel General
    Replies: 2
    Last Post: 07-17-2012, 11:39 AM

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