+ Reply to Thread
Results 1 to 2 of 2

Displaying Maximum Values along with the name

Hybrid View

  1. #1
    Registered User
    Join Date
    07-23-2012
    Location
    India
    MS-Off Ver
    Excel 2013
    Posts
    60

    Displaying Maximum Values along with the name

    Dear All,

    See attached the Excel. I have Category in "Column A" and Amount in "Column B".

    Now in Top 3 table i want the top 3 values from the table and same as i want in bottom 3 table. Please suggest a formula for the same.

    Regards
    Mohammad
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Displaying Maximum Values along with the name

    Hi

    In e2 and copy to e4

    Formula: copy to clipboard
    =LARGE($B$2:$B$17,ROW(A1))


    In D2 and copy to d4
    Formula: copy to clipboard

    =INDEX($A$2:$A$17,MATCH(E2,$B$2:$B$17,0))


    Same way for the SMALL function

    Formula: copy to clipboard
    =SMALL($B$2:$B$17,ROW(A1))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

+ 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] sorting by maximum value and displaying a corresponding text with the maximum value
    By ScottBeatty in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 06-20-2013, 03:11 PM
  2. Counting specific values from maximum values of specified columns
    By Arkotan in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 05-06-2013, 05:16 AM
  3. Replies: 3
    Last Post: 07-23-2012, 11:02 AM
  4. This won't delete
    By hnidan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-17-2012, 04:11 PM
  5. Displaying larger values with smaller values in a Column Chart
    By Max9 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 06-20-2010, 11:59 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