+ Reply to Thread
Results 1 to 5 of 5

In need of a formula to rank highest to lowest

  1. #1
    Registered User
    Join Date
    07-28-2014
    Location
    Houston, TX
    MS-Off Ver
    2016
    Posts
    8

    In need of a formula to rank highest to lowest

    Hi,

    I have two sheets, one that contains my data and the other contains what I'm trying to summarize. Example:

    Active Non Active Active Active
    store1 store2 store3 store4
    Fee 1 500 600 780 320
    Fee 2 800 400 1000 130
    Fee 3 150 360 600 500

    What I am trying to do on my summary sheet is add the fees for each active store and have it return the values from largest to smallest. The formula I have so far gets me the max value but I'm not sure where to go from there. {=max(if(sheet1$B$1:$E$1="Active",sheet1$B$3:$E$3+sheet1$B$4:$E$4+sheet1$B$5:$E$5))}. Would you be able to tell me if this is correct and how I can get the next value? Is there maybe an easier way to do this?

    Thanks!

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: In need of a formula to rank highest to lowest

    Could you post some example data with your expected results created manually?

  3. #3
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: In need of a formula to rank highest to lowest

    Pl see attached file.
    Attached Files Attached Files
    Last edited by kvsrinivasamurthy; 07-29-2014 at 01:38 PM.

  4. #4
    Registered User
    Join Date
    07-28-2014
    Location
    Houston, TX
    MS-Off Ver
    2016
    Posts
    8

    Re: In need of a formula to rank highest to lowest

    This is what I would like for it to do. On my summary sheet it ranks the active stores from highest to lowest on total fees.


    Active Non Active Active Active
    store1 store2 store3 store4
    Fee 1 500 600 780 320
    Fee 2 800 400 1000 130
    Fee 3 150 360 600 500

    Output:

    Rank Store Total fees
    1 store3 2380
    2 store1 1450
    3 store4 950

  5. #5
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,587

    Re: In need of a formula to rank highest to lowest

    Pl see attached file.
    Attached Files Attached Files

+ 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. Replies: 12
    Last Post: 07-11-2013, 03:30 AM
  2. [SOLVED] Need a formula to rank highest to lowest values numerically
    By matt1020 in forum Excel General
    Replies: 3
    Last Post: 12-09-2012, 09:38 PM
  3. Excel 2007 : Rank cells by highest to lowest???
    By tvr1226 in forum Excel General
    Replies: 3
    Last Post: 11-29-2011, 02:59 AM
  4. [SOLVED] Formula for highest/lowest cost
    By S S in forum Excel General
    Replies: 2
    Last Post: 04-29-2006, 11:25 AM
  5. [SOLVED] Rank where lowest value is highest rank
    By mile3024 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-09-2005, 07:00 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