Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default How to sort month dates

I have a column of many dates in this format, sorted by day/month/year:
December 16, 1900
January 22, 1901
April 14, 1902
July 9, 1903

I would like to sort the dates by month and day and ignore year so the above
data would show as:
January 22, 1901
April 14, 1902
July 9, 1903
December 16, 1900

I will appreciate advice.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 620
Default How to sort month dates

Try a helper column =TEXT(A1,"mm/dd") and sort by that column.
--
David Biddulph

"Robert Judge" wrote in message
...
I have a column of many dates in this format, sorted by day/month/year:
December 16, 1900
January 22, 1901
April 14, 1902
July 9, 1903

I would like to sort the dates by month and day and ignore year so the
above
data would show as:
January 22, 1901
April 14, 1902
July 9, 1903
December 16, 1900

I will appreciate advice.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 620
Default How to sort month dates

Try a helper column =TEXT(A1,"mm/dd") and sort by that column.
--
David Biddulph

"Robert Judge" wrote in message
...
I have a column of many dates in this format, sorted by day/month/year:
December 16, 1900
January 22, 1901
April 14, 1902
July 9, 1903

I would like to sort the dates by month and day and ignore year so the
above
data would show as:
January 22, 1901
April 14, 1902
July 9, 1903
December 16, 1900

I will appreciate advice.




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 24
Default How to sort month dates

Thanks. One more question, please. I now want to convert the result
produced by the formula so that I can import it into another program. I
believe there is some EXCEL function so that the result will become fixed
text. I think it is the EXCEL function VALUE, but I cannot remember. So, to
repeat, what I now want to do is convert the result produced by the "helper
column" to an absolute value of that formula. I hope my question is clear,
and I will appreciate further advice.

"David Biddulph" wrote:

Try a helper column =TEXT(A1,"mm/dd") and sort by that column.
--
David Biddulph

"Robert Judge" wrote in message
...
I have a column of many dates in this format, sorted by day/month/year:
December 16, 1900
January 22, 1901
April 14, 1902
July 9, 1903

I would like to sort the dates by month and day and ignore year so the
above
data would show as:
January 22, 1901
April 14, 1902
July 9, 1903
December 16, 1900

I will appreciate advice.




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 620
Default How to sort month dates

Copy, then Edit/ Paste Special: Values
--
David Biddulph

"Robert Judge" wrote in message
...
Thanks. One more question, please. I now want to convert the result
produced by the formula so that I can import it into another program. I
believe there is some EXCEL function so that the result will become fixed
text. I think it is the EXCEL function VALUE, but I cannot remember. So,
to
repeat, what I now want to do is convert the result produced by the
"helper
column" to an absolute value of that formula. I hope my question is
clear,
and I will appreciate further advice.

"David Biddulph" wrote:

Try a helper column =TEXT(A1,"mm/dd") and sort by that column.
--
David Biddulph

"Robert Judge" wrote in message
...
I have a column of many dates in this format, sorted by day/month/year:
December 16, 1900
January 22, 1901
April 14, 1902
July 9, 1903

I would like to sort the dates by month and day and ignore year so the
above
data would show as:
January 22, 1901
April 14, 1902
July 9, 1903
December 16, 1900

I will appreciate advice.






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
Dates Formatting Question - What if you do not know month and/or d elfmajesty Excel Discussion (Misc queries) 4 October 12th 06 08:37 PM
How do I convert dates (09/15/06 or 09/20/06) to month (Sept 06)? Kwalityguy Excel Worksheet Functions 3 September 29th 06 11:23 AM
calculating number of three month periods between two dates... neil Excel Discussion (Misc queries) 3 May 21st 06 01:52 PM
How do I sort dates in Excel Lorene Schertzl Excel Discussion (Misc queries) 1 March 15th 06 04:08 PM
sort dates by month and day not year dianne Excel Worksheet Functions 2 March 8th 05 08:16 PM


All times are GMT +1. The time now is 10:38 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"