Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
geb geb is offline
external usenet poster
 
Posts: 19
Default Using SMALL where first two values are =

I using the SMALL function to rank values 1-5.
If 1 and 2 are equal (tied) how do I get both
values?
Currently I get the #1 value for 1 and 2 and then the #3
value for 3.

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,441
Default Using SMALL where first two values are =

GEB,

If they are tied (and are presumably, the same), how do you tell the difference? ;-)

Presumably, you are retreiving some other information from a table based on those values.... If that
is the case, then you need to break the ties by adding a small non-zero unique amount to each number
prior to the ranking, which wouldn't change the actual value. I often add row()/1000000 to do that.

HTH,
Bernie
MS Excel MVP


"GEB" wrote in message
...
I using the SMALL function to rank values 1-5.
If 1 and 2 are equal (tied) how do I get both
values?
Currently I get the #1 value for 1 and 2 and then the #3
value for 3.

Thanks.



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
Small Function Unique Values Basketball Excel Worksheet Functions 6 September 11th 09 04:27 PM
Excel 2007 doesnt show Y-axis values when the values are small. outback Charts and Charting in Excel 2 October 26th 08 01:37 AM
Large and small values Kevin OBrien Charts and Charting in Excel 2 September 19th 08 08:11 PM
Eliminating 0 values when using the Small formula MIchel Khennafi Excel Worksheet Functions 1 January 31st 07 07:00 PM
How can i create a scatterplot with small and medium values? casa3819 Charts and Charting in Excel 2 December 1st 05 11:27 AM


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