+ Reply to Thread
Results 1 to 3 of 3

Find highest based on criteria

  1. #1
    Registered User
    Join Date
    02-16-2010
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    11

    Find highest based on criteria

    I am trying to figure out a way to determine the highest value in a column but only if a certain value is in a different column.

    Example: I want it to find the highest number in Column C, but only out of the rows that have 2 in column A.

    Hopes this is clear enough.

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Find highest based on criteria

    This regular formula returns the highest Col_C value
    where the corresponding Col_A value = 2:
    Please Login or Register  to view this content.


    Note: if there are no 2's in Col_A, that formula returns: 0

    This regular formula returns a message if there are no 2's in Col_A
    Please Login or Register  to view this content.

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    02-16-2010
    Location
    Indiana
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: Find highest based on criteria

    That worked perfectly.

    Would Min work in that formula as well to find the lowest Value?

    Thanks a lot.

+ 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