Results 1 to 17 of 17

Conditional Ranking with large data set

Threaded View

  1. #1
    Registered User
    Join Date
    03-21-2016
    Location
    New York, New York
    MS-Off Ver
    Microsoft Office Professional Plus 2010
    Posts
    8

    Conditional Ranking with large data set

    Hi Everyone,

    I have a large data set that includes multiple columns (Country, Name of Store, year to date sales, growth, etc.) and multiple rows (Australia, China, Hong Kong, etc.). I need to rank each store's sales but only within their country. However, I want the formula to expand all of the countries so I don't have to redo the formula every time a new store is open within a particular country. I've been trying to find a way to automate this because I will have to do this exercise every month.

    So far, I've tried SUMPRODUCT per other guidance with the below formula:
    =1+SUM(IF($A$6:$A$1800=A6,IF((G6+ROW(G6)*0.00001)>($G$6:$G$1800+ROW($G$6:$G$1800)*0.00001),1,0),0))

    However, it still gives me rankings for all countries. For example, if I am trying to rank the stores in China, it will still pop-up ranks for the stores in Australia. Ideally, I can use a formula that will just give me blanks when the rank formula is on the country that I am currently not ranking.

    Is there a "rankif" type formular that I could use for this?
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Conditional Data Validation Drop-down Lists with Large Amounts of Data
    By Aimee S. in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-27-2015, 01:42 PM
  2. Conditional Drop Down List w/ Large volume of Data
    By Laxb14 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-10-2015, 02:16 AM
  3. Ranking - Non unique Values : Small To Large
    By Jaime1182 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-23-2012, 05:22 PM
  4. Replies: 14
    Last Post: 05-23-2012, 08:09 PM
  5. Conditional Ranking Data with Array Formula
    By memokiller in forum Excel General
    Replies: 2
    Last Post: 03-15-2012, 04:48 PM
  6. Ranking large datasets
    By kwadjo in forum Excel General
    Replies: 2
    Last Post: 03-14-2011, 11:09 AM
  7. Conditional summing with large amounts of data
    By Revontulet in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-26-2005, 05:06 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