Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,560
Default how do I sort dates by months?

Hi

I have a lot of birthday dates that I want to group into months. But, I am
having difficulty to sort them by months. It keeps sorting by years!

The birthday format is dd/mm/yyyy.

Can anyone help?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default how do I sort dates by months?

helper column with =month(a1) and use that as primary

--
Don Guillett
SalesAid Software

"David" wrote in message
...
Hi

I have a lot of birthday dates that I want to group into months. But, I
am
having difficulty to sort them by months. It keeps sorting by years!

The birthday format is dd/mm/yyyy.

Can anyone help?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default how do I sort dates by months?

You will need to put the month(s) in a separate "helper" column and sort on
this column.

If dates are in column A then in your "helper" column put:

=MONTH(A2)

and copy down.

Sort on this column.

"David" wrote:

Hi

I have a lot of birthday dates that I want to group into months. But, I am
having difficulty to sort them by months. It keeps sorting by years!

The birthday format is dd/mm/yyyy.

Can anyone help?

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
Adding months to dates should account for 28-30-31 day months Graham Excel Worksheet Functions 3 February 1st 06 12:06 PM
how do i sort dates by months and not years? A Homeschool Mom New Users to Excel 2 September 22nd 05 10:03 PM
SUMIF for Dates / Months ? ZMAN Excel Worksheet Functions 5 August 26th 05 02:07 AM
months between 2 dates!!! speary Excel Discussion (Misc queries) 1 August 19th 05 03:22 PM
Need More Help on Dates to Months Xandlyn Excel Worksheet Functions 4 March 12th 05 12:50 PM


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