+ Reply to Thread
Results 1 to 4 of 4

Need a formula to rank highest to lowest values numerically

  1. #1
    Registered User
    Join Date
    11-06-2012
    Location
    Myrtle Beach
    MS-Off Ver
    Excel 2007
    Posts
    25

    Need a formula to rank highest to lowest values numerically

    I need a formula to rank from 1-13 highest 1 lowest 13. The real spreadsheet is way to complex to sort. I need to base regions in sales volume and amount sold. Since the formula would be the same no matter what the criteria is, a solution to the attached spreadsheet is all I need and I can figure out the rest. I attached a spread sheet which will explain basically what I'm trying to do. I've been doing this manually but it's taking me so much time and I'm starting to make mistakes because of the number of catagories I need to compute.
    Attached Files Attached Files

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Need a formula to rank highest to lowest values numerically

    the function rank is used in ranking

    =RANK(B3,$B$3:$B$14,0)
    or
    =RANK(B3,$B$3:$B$14,1)

    note the bold parts to see the difference.
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Registered User
    Join Date
    11-06-2012
    Location
    Myrtle Beach
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Need a formula to rank highest to lowest values numerically

    Thank you very much. Saved me a lot of time.

  4. #4
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Need a formula to rank highest to lowest values numerically

    Your welcome.

+ 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