Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jd110110
 
Posts: n/a
Default how do you select multiple minima in Excel

I'm looking for a way of selecting the 2nd or 3rd smallest value in a range
of data, not just the min.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default how do you select multiple minima in Excel

Hi!

=SMALL(A1:A10,1) is the same as =MIN(A1:A10)

2nd smallest: =SMALL(A1:A10,2)
3rd smallest: =SMALL(A1:A10,3)
etc

Biff

"jd110110" wrote in message
...
I'm looking for a way of selecting the 2nd or 3rd smallest value in a
range
of data, not just the min.



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
how to select multiple text boxes in excel for formatting Rob New Users to Excel 3 April 2nd 23 08:38 PM
AHHHH-Get Data from Multiple Excel workbooks JAA149 Excel Discussion (Misc queries) 5 October 30th 05 05:19 PM
multiple select from the drop down list in excel. list in one sheet and drop down in sriramus Excel Discussion (Misc queries) 5 October 27th 05 06:55 PM
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER MEGTOM New Users to Excel 5 October 27th 05 03:06 AM
Using excel to select only matching images... davidbev008 Excel Discussion (Misc queries) 1 December 3rd 04 07:18 PM


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