View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Caroline Caroline is offline
external usenet poster
 
Posts: 183
Default Sorting 1, 2, 10, 20 to 1, 10, 2, 20

I am trying to sort a list of articlenumbers, example:
1, 2, 10, 22, 202.

I want to sort it like: 1, 10, 2, 202, 22.

Can anyone tell me how to do that?

Thank you in advance!!