+ Reply to Thread
Results 1 to 10 of 10

minimum value out of maximum values

  1. #1
    Registered User
    Join Date
    11-17-2009
    Location
    Maldives
    MS-Off Ver
    Excel 2007
    Posts
    5

    minimum value out of maximum values

    I want a formula that can be used to get the value that is lowest among the maximum values in the other column

    if you find it difficult to understand what I am saying, please see the attached sheet

    thanks in advance
    formula.xlsx

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,593

    Re: minimum value out of maximum values

    Why 6? Why not 5 for example?

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: minimum value out of maximum values

    =INDEX($B$3:$B$10,MATCH(MIN(INDEX(($B$3:$B$10-$C$3:$C$10),0)),INDEX($B$3:$B$10-$C$3:$C$10,0),0))
    Try this
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: minimum value out of maximum values

    I Hope it is what you are looking for
    =MIN(INDEX(($C$3:$C$10<>MAX($C$3:$C$10))*10^10+$B$3:$B$10,0))

  5. #5
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: minimum value out of maximum values

    Pls ignore post no #3

  6. #6
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: minimum value out of maximum values

    Try this modified version of the formula you have in B14.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    It will return the 6 matching the last 15 in column C.

    Is this what you want to do?

  7. #7
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,593

    Re: minimum value out of maximum values

    Or this:

    Confirmed with ctrl+shift+enter
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  8. #8
    Registered User
    Join Date
    11-17-2009
    Location
    Maldives
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: minimum value out of maximum values

    Thanks a lot for the quick response ....that seems exactly what i am looking for..will save a lot of time..BTW formulas given in posts 4 and 7 is giving the results i wanted..so thanks all those replied once again..
    Last edited by shamym; 01-21-2015 at 05:56 AM.

+ 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] Value return from Minimum and Maximum values
    By indira in forum Excel General
    Replies: 3
    Last Post: 09-03-2014, 08:37 PM
  2. Get Local Minimum, Maximum Values
    By JohnYard in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-20-2013, 03:39 PM
  3. pulling out minimum and maximum values..!
    By via135 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 02-04-2011, 11:05 AM
  4. Maximum & Minimum values in a coulmn
    By balmalik in forum Excel General
    Replies: 7
    Last Post: 07-21-2006, 05:35 AM

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