Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Katherine
 
Posts: n/a
Default sorting data by date

I need help sorting some dates into month order. The information has been
exported from another system into an Excel spreadsheet. At present the data
is in dd/mm/yy format. I want to sort the information by month. The data
sort function will only sort it by day at present. How can I change the
format so that I can sort by month?
  #2   Report Post  
Duke Carey
 
Posts: n/a
Default

Insert a new column adjacent to your dates. In the new column use the formula

=month(cell with date)

Copy the formula down for all the dates, then sort on the new column.
That will put all the January dates together, regardless of the year, then
the February dates, regardless of the year, etc.


"Katherine" wrote:

I need help sorting some dates into month order. The information has been
exported from another system into an Excel spreadsheet. At present the data
is in dd/mm/yy format. I want to sort the information by month. The data
sort function will only sort it by day at present. How can I change the
format so that I can sort by month?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
matching a sorting the exact value in the data list Steve M Excel Discussion (Misc queries) 1 June 16th 05 08:38 PM
Sorting data by date Katherine Excel Worksheet Functions 2 June 14th 05 02:37 PM
sorting data in linked worksheets Allyson Excel Discussion (Misc queries) 0 June 8th 05 11:25 PM
Help! Selecting data according to date range redbna Excel Discussion (Misc queries) 0 June 8th 05 06:58 PM
unwanted number to date conversion while pasting data from web Jacek Excel Worksheet Functions 1 February 24th 05 02:59 PM


All times are GMT +1. The time now is 11:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"