ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Date Sorting in Excel 2003 (https://www.excelbanter.com/excel-discussion-misc-queries/182289-date-sorting-excel-2003-a.html)

Ruth k.

Date Sorting in Excel 2003
 
I need to be able to sort by dates of hire. Excel 2003 sorts everything by
year and I need to sort by month then date and finally year.

Dave Peterson

Date Sorting in Excel 2003
 
You could use a helper column with a formula in it:

=text(a2,"mm/dd/yyyy")

It'll look like a date, but it's really a string. But since it's a string, you
can sort it alphabetically.



Ruth k. wrote:

I need to be able to sort by dates of hire. Excel 2003 sorts everything by
year and I need to sort by month then date and finally year.


--

Dave Peterson

David Biddulph[_2_]

Date Sorting in Excel 2003
 
Helper columns: using MONTH, DAY, and YEAR functions.
--
David Biddulph

"Ruth k." wrote in message
...
I need to be able to sort by dates of hire. Excel 2003 sorts everything by
year and I need to sort by month then date and finally year.





All times are GMT +1. The time now is 01:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com