Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Brandon
 
Posts: n/a
Default how can I rank within a filtered list in Excel?

I'd like to have a dynamic report that ranks my lists based on an
autofiltered list. In other words, I'd like to toggle the criteria that
qualifies the lists content, and have excel generate "ranks" based on the
values returned. Currently the rankings are based on the overall list,
includeing the records that are filtered out.
  #2   Report Post  
Domenic
 
Posts: n/a
Default

Assuming that Column B contains the values to be ranked, and the first
row contains your headers/labels...

C2, copied down:

=SUMPRODUCT(SUBTOTAL(3,OFFSET($B$2:$B$10,ROW($B$2: $B$10)-MIN(ROW($B$2:$B$
10)),0,1)),--(B2<$B$2:$B$10))+1

Hope this helps!

In article ,
"Brandon" wrote:

I'd like to have a dynamic report that ranks my lists based on an
autofiltered list. In other words, I'd like to toggle the criteria that
qualifies the lists content, and have excel generate "ranks" based on the
values returned. Currently the rankings are based on the overall list,
includeing the records that are filtered out.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
In Excel, how can I print a long list on 1 page in multiple colum. Chuck Excel Discussion (Misc queries) 3 March 23rd 05 07:46 PM
Mailing list in Excel Lori Morris Excel Discussion (Misc queries) 1 March 15th 05 10:30 PM
Determine Frequency in Filtered List Michael Excel Worksheet Functions 3 February 10th 05 08:57 PM
how can I count distinct names in an excel list? RPC@Frito Excel Discussion (Misc queries) 5 February 3rd 05 10:12 PM
How do I paste data into filtered list in Excel? DanBomb Excel Discussion (Misc queries) 3 February 2nd 05 11:49 PM


All times are GMT +1. The time now is 09:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"