Data sorting formula
Easy if there are no duplicates and the data is numeric. Say we have
un-sorted values in column A. In B1 enter:
=SMALL(A:A,ROW()) and copy down
--
Gary''s Student - gsnu200850
"nir020" wrote:
Is there a formula that can sort a range of data
|