Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default conditional sorting

Hello, Is there a way to rank certain cells according to their value. I have
something like this. I need a formula to enter in column B which will change
as the scores in column A change. Any help much appreciated.
A B
SCORE RANK
10 4
21 3
56 2
3 5
76 1

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default conditional sorting

You had the correct word in Rank. Try this in B2 abd drag down.

=RANK(A2,A$2:A$6,0)

Mike


"cjrolls" wrote:

Hello, Is there a way to rank certain cells according to their value. I have
something like this. I need a formula to enter in column B which will change
as the scores in column A change. Any help much appreciated.
A B
SCORE RANK
10 4
21 3
56 2
3 5
76 1

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default conditional sorting

You guys are the best. Thankyou very much

"Mike" wrote:

You had the correct word in Rank. Try this in B2 abd drag down.

=RANK(A2,A$2:A$6,0)

Mike


"cjrolls" wrote:

Hello, Is there a way to rank certain cells according to their value. I have
something like this. I need a formula to enter in column B which will change
as the scores in column A change. Any help much appreciated.
A B
SCORE RANK
10 4
21 3
56 2
3 5
76 1

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
sorting a range with conditional formatting renie Excel Worksheet Functions 2 June 2nd 06 10:43 PM
Keeping conditional formatting when sorting Andrea A Excel Discussion (Misc queries) 0 April 4th 06 03:00 PM
Conditional Sorting Remotruker Excel Worksheet Functions 5 March 3rd 06 11:47 PM
Conditional Sorting in Excel jmp19 Excel Discussion (Misc queries) 0 October 5th 05 12:42 AM
Conditional Sorting Rob Excel Discussion (Misc queries) 1 September 17th 05 01:52 AM


All times are GMT +1. The time now is 02:19 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"