+ Reply to Thread
Results 1 to 11 of 11

Top ten Values

  1. #1
    Forum Contributor
    Join Date
    11-10-2012
    Location
    India
    MS-Off Ver
    Excel 2003 to Excel 2010
    Posts
    235

    Lightbulb Top ten Values

    Need some help of you in excel. I have attached one excel having one table.
    I want to form another table, which can give me top 10 numbers & values from
    Table-1.



    This Table-1 will be refreshed on daily basis, so I believe some kind of
    Pivot has to be formed to get the desired table. Can you please help me?


    Thanks
    Attached Files Attached Files
    Click on (*), if you agree.

  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: Top ten Values

    Try in E2 and copy down.

    =LARGE($B$2:$B$1000,ROW(A1))

    In D2 and copy down.

    =INDEX($A$2:$A$1000,MATCH(E2,$B$2:$B$1000,0))
    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.

  3. #3
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Top ten Values

    hi vjharry. just in case the Value repeats, this array formula helps you return a different Number:
    =INDEX($A$2:$A$628,SMALL(IF($B$2:$B$628=E2,ROW($B$2:$B$628)-ROW($B$2)+1),COUNTIF(E$2:E2,E2)))

    ...confirmed by pressing CTRL-SHIFT-ENTER to activate the array. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL-SHIFT-ENTER you will get an error or a clearly incorrect answer. Press F2 on that cell and try again. adjust the range accordingly to your needs

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  4. #4
    Forum Contributor
    Join Date
    11-10-2012
    Location
    India
    MS-Off Ver
    Excel 2003 to Excel 2010
    Posts
    235

    Re: Top ten Values

    sorry value is not coming

  5. #5
    Forum Contributor
    Join Date
    11-10-2012
    Location
    India
    MS-Off Ver
    Excel 2003 to Excel 2010
    Posts
    235

    Re: Top ten Values

    Thanks .. But in case if any two values are same then Number will not come in correction postion
    So could u pl help me more in this

  6. #6
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Top ten Values

    Why not just filter?

    See the attached file.
    Attached Files Attached Files
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  7. #7
    Forum Contributor
    Join Date
    11-10-2012
    Location
    India
    MS-Off Ver
    Excel 2003 to Excel 2010
    Posts
    235

    Re: Top ten Values

    Thanks, the file which I provide is master data and I want result in other data\formulas.

    Quote Originally Posted by oeldere View Post
    Why not just filter?

    See the attached file.

  8. #8
    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: Top ten Values

    Ben in post#3 , offered a solution for this! Did you tried it?

  9. #9
    Forum Contributor
    Join Date
    11-10-2012
    Location
    India
    MS-Off Ver
    Excel 2003 to Excel 2010
    Posts
    235

    Re: Top ten Values

    Thanks Yes I checked .. But in case if any two values are same then Number will not come in correction postion (Means Index fourmula will not show correct)

    So could u pl help me more in this


    Quote Originally Posted by Fotis1991 View Post
    Ben in post#3 , offered a solution for this! Did you tried it?

  10. #10
    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: Top ten Values

    See the example pls.
    Attached Files Attached Files

  11. #11
    Forum Contributor
    Join Date
    11-10-2012
    Location
    India
    MS-Off Ver
    Excel 2003 to Excel 2010
    Posts
    235

    Re: Top ten Values

    Thanks its done

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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