Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
goofy11
 
Posts: n/a
Default Rank(A1,C1:C5) - Rank using 2 ranges

I've found that when using the Rank function, the value you want to rank has
to be in the range of values you're comparing it to. That is why the
following formula doesn't work:
=Rank(A1,C1:C20)

What I'm trying to do is see how where something would rank if it was part
of another data set. Is there a way to accomplish this using some kind of
array formula?

Jeff




  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default Rank(A1,C1:C5) - Rank using 2 ranges

this seemed to work for me

=RANK(A1,(C1:C20,A1))

"goofy11" wrote:

I've found that when using the Rank function, the value you want to rank has
to be in the range of values you're comparing it to. That is why the
following formula doesn't work:
=Rank(A1,C1:C20)

What I'm trying to do is see how where something would rank if it was part
of another data set. Is there a way to accomplish this using some kind of
array formula?

Jeff




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
goofy11
 
Posts: n/a
Default Rank(A1,C1:C5) - Rank using 2 ranges

Thanks! That worked like a charm.

"JMB" wrote:

this seemed to work for me

=RANK(A1,(C1:C20,A1))

"goofy11" wrote:

I've found that when using the Rank function, the value you want to rank has
to be in the range of values you're comparing it to. That is why the
following formula doesn't work:
=Rank(A1,C1:C20)

What I'm trying to do is see how where something would rank if it was part
of another data set. Is there a way to accomplish this using some kind of
array formula?

Jeff




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default Rank(A1,C1:C5) - Rank using 2 ranges

you're welcome. thanks for the feedback.

"goofy11" wrote:

Thanks! That worked like a charm.

"JMB" wrote:

this seemed to work for me

=RANK(A1,(C1:C20,A1))

"goofy11" wrote:

I've found that when using the Rank function, the value you want to rank has
to be in the range of values you're comparing it to. That is why the
following formula doesn't work:
=Rank(A1,C1:C20)

What I'm trying to do is see how where something would rank if it was part
of another data set. Is there a way to accomplish this using some kind of
array formula?

Jeff




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
Named Ranges Joe Gieder Excel Worksheet Functions 2 February 16th 06 01:31 AM
Rank where lowest value is highest rank mile3024 Excel Worksheet Functions 2 December 9th 05 10:57 PM
Like 123, allow named ranges, and print named ranges WP Excel Discussion (Misc queries) 1 April 8th 05 06:07 PM
compare unique identifiers in multiple ranges bawilli_91125 Charts and Charting in Excel 1 November 30th 04 06:34 PM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


All times are GMT +1. The time now is 11:01 AM.

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"