Thread: sorting numbers
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Donna[_2_] Donna[_2_] is offline
external usenet poster
 
Posts: 76
Default sorting numbers

Could you help me in sorting numbers.
In column c I have the following numbers and it sorts it like this.

03
11
113
12
15
30
303
45

I would like for it to sort like this:
03
11
12
15
30
45
113
303
Thank you