View Single Post
  #2   Report Post  
N Harkawat
 
Posts: n/a
Default

You need to first convert it to a date from existing Text and can easily be
done as follows:
Select the column of date(text format)
Then on your menu go to
Data--Text to columns..
Next
Next
Now select Date and dmy format
Finish

Now your text dates are actual dates and excel will sort it the way you want
it


"Katherine" wrote in message
...
I want to sort a list of dates into month order? At present the data is in
dd.mm.yy format. Using the sort function will only sort by day. Is there
any way to sort the data by the month? Any help appreciated. The data
has
been exported from another system and is in text format at present.
Thanks
Katherine