What function to determine the second small integer from a list?
=small(range,2)
--
Regards,
Tom Ogilvy
"Eric" wrote in message
...
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
|