View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default Sorting number in multiple rows

You might want to take a look at this similar thread:

http://www.microsoft.com/office/comm...9-e3859c74e9c4
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"sluvian" wrote:

I'm trying to sorting numbers in two seperate rows.
1 4
5 6
3 2
i want them to sort, and end up looking like this
1
2
3
4
5
6