Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Eamon Byrne
 
Posts: n/a
Default Is This Possible?

Can you please help me...

In O9:O67 I want the returned Rank to be from 0 to -14, so any number
i.e. -19, -23, -29 will be returned as -14.

In H9 to H67 I have a list of numbers i.e.
116
112
115
117
116
117
122
116
121
120
118
121
120
117
113
119
117
120
122
and in O9:O67 I have
=COUNT(H9)-RANK(H9,$H$9:$H$67,0) i.e.
-19
-29
-23
-12
-19
-12
-12
-19
-2
-4
-9
-2
-4
-12
-27
-7
-12
-4
0

Thank You,

Eamon


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Is This Possible?

Eamon,

Try

=MAX(-14,COUNT(H9)-RANK(H9,$H$9:$H$67,0))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Eamon Byrne" wrote in message
...
Can you please help me...

In O9:O67 I want the returned Rank to be from 0 to -14, so any number
i.e. -19, -23, -29 will be returned as -14.

In H9 to H67 I have a list of numbers i.e.
116
112
115
117
116
117
122
116
121
120
118
121
120
117
113
119
117
120
122
and in O9:O67 I have
=COUNT(H9)-RANK(H9,$H$9:$H$67,0) i.e.
-19
-29
-23
-12
-19
-12
-12
-19
-2
-4
-9
-2
-4
-12
-27
-7
-12
-4
0

Thank You,

Eamon




  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Eamon Byrne
 
Posts: n/a
Default Is This Possible?

Thanks Bob, works perfect.

Best Regards,

Eamon


"Bob Phillips" wrote in message
...
Eamon,

Try

=MAX(-14,COUNT(H9)-RANK(H9,$H$9:$H$67,0))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Eamon Byrne" wrote in message
...
Can you please help me...

In O9:O67 I want the returned Rank to be from 0 to -14, so any number
i.e. -19, -23, -29 will be returned as -14.

In H9 to H67 I have a list of numbers i.e.
116
112
115
117
116
117
122
116
121
120
118
121
120
117
113
119
117
120
122
and in O9:O67 I have
=COUNT(H9)-RANK(H9,$H$9:$H$67,0) i.e.
-19
-29
-23
-12
-19
-12
-12
-19
-2
-4
-9
-2
-4
-12
-27
-7
-12
-4
0

Thank You,

Eamon






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



All times are GMT +1. The time now is 04:14 PM.

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

About Us

"It's about Microsoft Excel"