![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 5
|
I have a list of dates in excel listed as 01/Nov/1986, 01/Feb/1996 etc.
I wish to sort the dates into order by the parameter of month first then by the day and then by year. Is this possible? |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Posts: 7,743
|
Yobba,
Format your dates to mm/dd/yy, then sort |
|
|
|
|
|
#3 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
|
|
#4 |
|
New Member
Join Date: May 2002
Posts: 5
|
The dates are I believe text representations.
I've type the date as 01/11/1986 and it appears as 01-Nov-1986. |
|
|
|
|
|
#5 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
If your 1st date value is in cell A2 enter the formula... =TEXT(A2,"mmddyyyy") ...into B2 and copy down, and then sort on these values. [ This Message was edited by: Mark W. on 2002-05-09 09:06 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|