ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   What function to determine the second small integer from a list? (https://www.excelbanter.com/excel-worksheet-functions/62458-what-function-determine-second-small-integer-list.html)

Eric

What function to determine the second small integer from a list?
 
I get a list of integers, and would like to determine which one is the second
small integers from the list. Does anyone know what function to perform the
above task?
Thank for any suggestion
Eric

SteveG

What function to determine the second small integer from a list?
 

Eric,

If your list is A1:A10

=SMALL(A1:A10,2)

This gives the second smallest number in the range.

Cheers,

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=496933


Duke Carey

What function to determine the second small integer from a list?
 
=Small(list,2)

If the number that is the smallest in the list appears twice or more, you'll
get the that number


"Eric" wrote:

I get a list of integers, and would like to determine which one is the second
small integers from the list. Does anyone know what function to perform the
above task?
Thank for any suggestion
Eric


Eric

What function to determine the second small integer from a lis
 
Thank everyone, This is perfect for my needs


All times are GMT +1. The time now is 11:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com