LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Sort dates

If you are using Data - Sort and this is not working in your column,
then it may be that the dates are stored as text. To make sure that
Excel views them as dates, convert them using the DATEVALUE() function
in another column.

For instance if the dates are in A1:A10, in cell B1 enter
=DATEVALUE(A1), then fill this down to B10. Then Excel will have a set
of date values that can be formatted as DD/MM/YYYY, and you should
then be able to sort them.

HTH

On Nov 1, 10:53*am, wrote:
I've read around and no one seems to answer just the straight
question on how to sort by date in a column.

I wrote a post before and was answered and confused me more than
before.

All I want to do is sort a series a dates in order. The dates are in
the form DD/MM/YYYY. This is all in one cell. So how would I sort this
in chronological order.

Thank you




 
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
Sort Dates pete5440 Excel Discussion (Misc queries) 13 January 20th 09 08:30 AM
Sort Dates pete5440 Excel Worksheet Functions 8 January 17th 09 04:54 PM
sort function for dates does not sort properly in Office 2007 Exc. Rosalie Excel Worksheet Functions 1 November 22nd 07 10:25 PM
how do I sort a column of random dates into Consecutive dates Rob Gibson Excel Worksheet Functions 2 June 12th 07 05:10 AM
sort dates Debgala Excel Worksheet Functions 5 August 10th 05 12:05 AM


All times are GMT +1. The time now is 10:17 PM.

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

About Us

"It's about Microsoft Excel"