Hats off for a great formula!
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email
"HARSHAWARDHAN. S .SHASTRI"
wrote in message
...
Hi Rachel,
You can try following formula,
=SMALL(A1:A42,1+FREQUENCY(A1:A42,MIN(A1:A42)))
H S Shastri
================================================== ===
"Rachel7" wrote:
I'm using the SMALL formula to return 2nd smallest value in a range of
cells. Is there a way of the formula excluding empty cells, zero value
cells
& cells with same values in?
Thanks in advance