View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Paul B Paul B is offline
external usenet poster
 
Posts: 709
Default The second minimum value in a range

Manos, use small, like this, =SMALL(A1:A10000,2) =SMALL(A1:A10000,3)

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Manos" wrote in message
...
Dear all

There is any possibility to find in a range of 10.000 lines the second
minimum value?
Not the minimum, but the second or the third minimum value?

Thanks in advance
Manos