Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Sorting date fields by month excluding year

I have an access report that has been dumped into Excel. One particular
column list dates by month, day, and year. I am trying to sort the column by
month. The result I get includes the year. It will sort by year, then
month. I have tried reformatting data, changing text to columns, and sorting
with options of using months. My desired result is a column sorted by month
regardless of the year. I am sure this is something that can be done, but I
am stumped.
Thanks for your help
--
Alisa Coppock
Shafer Insurance
IT Coordinator
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,355
Default Sorting date fields by month excluding year

Put in a helper column and in it enter this:

=MONTH(A1)

where A1 is the date that you are trying to sort.

Copy as needed.

HTH,
Barb Reinhardt

"Alisa" wrote:

I have an access report that has been dumped into Excel. One particular
column list dates by month, day, and year. I am trying to sort the column by
month. The result I get includes the year. It will sort by year, then
month. I have tried reformatting data, changing text to columns, and sorting
with options of using months. My desired result is a column sorted by month
regardless of the year. I am sure this is something that can be done, but I
am stumped.
Thanks for your help
--
Alisa Coppock
Shafer Insurance
IT Coordinator

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
Sorting dates by month instead of year MMangen Excel Worksheet Functions 5 December 19th 06 09:08 PM
Date plus 1 year, but begin of month Jessica Excel Worksheet Functions 1 August 23rd 06 03:13 PM
Sort month/date/year data using month and date only SMW820 Excel Discussion (Misc queries) 6 June 22nd 06 05:14 PM
Using '=MIN(DATE(YEAR(A1),MONTH(A1)+{7,6},DAY(A1)*{0,1}))' JNW Excel Worksheet Functions 11 February 3rd 06 01:45 PM
Sorting by month, disregarding the year Soffi Excel Discussion (Misc queries) 3 September 26th 05 07:52 PM


All times are GMT +1. The time now is 07:31 AM.

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"