View Single Post
  #1   Report Post  
Katherine
 
Posts: n/a
Default Sorting data by date

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