J
James8309
Hi everyone.
I have 5 numbers from cell A1 to A5
A1 = 5
A2 = 13
A3 = 4
A4 = 1
A5 = 12
If I want to re-arrange them in cell B1 to B5 from smallest to
largest. I know I can use sort function but.. how do I make it arrange
in such way automatically?
i.e.
B1 will always have the smallest value from A1 to A5 so I can use B1=>
=Min(A1:A5)
B2 will always have the 2nd smallest value from A1 to A5 => Now I have
a problem. Is there a formulae to find second smallest or biggest
value?
Please help
Thank you,
I have 5 numbers from cell A1 to A5
A1 = 5
A2 = 13
A3 = 4
A4 = 1
A5 = 12
If I want to re-arrange them in cell B1 to B5 from smallest to
largest. I know I can use sort function but.. how do I make it arrange
in such way automatically?
i.e.
B1 will always have the smallest value from A1 to A5 so I can use B1=>
=Min(A1:A5)
B2 will always have the 2nd smallest value from A1 to A5 => Now I have
a problem. Is there a formulae to find second smallest or biggest
value?
Please help
Thank you,