+ Reply to Thread
Results 1 to 2 of 2

Find n-th large number in different row and column range

  1. #1
    Registered User
    Join Date
    02-16-2014
    Location
    Jakarta
    MS-Off Ver
    Excel 2010
    Posts
    1

    Find n-th large number in different row and column range

    Hi,
    I have problem to find the n-th large number in different row and column

    Let say if I have data like this.

    Unit A 100
    Unit B 140
    Unit C 50
    Unit D 110
    Unit E 200

    How can I find the 2nd largest value without re-arranging the cell into one column?
    Please help

  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 n-th large number in different row and column range

    If your sample data is representative of your actual data, with either text to be ignored or numbers to be evaluated:
    With your sample data in A1:D5
    and
    F1: an ordinal to find.... 2
    This regular formula ignores the text and returns the n-th largest value:
    Please Login or Register  to view this content.
    For the sample data, that formula returns: 140

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

+ 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] formula to find a number in a range then use the data in same column but row 16
    By bdouglas1011 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-16-2019, 06:20 AM
  2. [SOLVED] Find number in range and return the value in another column
    By HangMan in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-10-2017, 01:36 PM
  3. [SOLVED] Find column number from specific range
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-30-2016, 09:12 AM
  4. Find column number or range in a row (multiple ranges)
    By Martijn79 in forum Excel General
    Replies: 15
    Last Post: 04-13-2014, 06:29 AM
  5. [SOLVED] Find first date of the month in range and return column number
    By jben86 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-06-2013, 08:30 PM
  6. How to find a cell from a range and identify its column number
    By JamesGoulding85 in forum Excel General
    Replies: 2
    Last Post: 06-06-2013, 08:29 AM
  7. [SOLVED] find bold number in Column A and copy range to column C
    By joek13 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-24-2012, 10:32 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