View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default 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