Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Grouping Dates by Month

I have several spreadsheet with tons of date listed. I need to group the
dates by month so i can subtotal each month. I got the subtotalling part
its the group by month that i need to do without going in and entering a
break between each month.
01/01/2008 Group as Jan
01/31/2008 Group as Jan
02/01/2008 Group as Feb
04/01/2008 Group as Apr
05/02/2008 Group as May
09/01/2008 Group as Sep

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Grouping Dates by Month

Could you use a helper column and enter =MONTH(cellref)

Copy that down then subtotal by the numbers returned.


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 15:36:02 -0700, Need Letters in the Columns
wrote:

I have several spreadsheet with tons of date listed. I need to group the
dates by month so i can subtotal each month. I got the subtotalling part
its the group by month that i need to do without going in and entering a
break between each month.
01/01/2008 Group as Jan
01/31/2008 Group as Jan
02/01/2008 Group as Feb
04/01/2008 Group as Apr
05/02/2008 Group as May
09/01/2008 Group as Sep


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default Grouping Dates by Month

I tried that but i think it not working because there is a time stamp in the
cell that is not visable unless you are clicked on the cell

A1= 9/01/08 1:30PM
When I tried to copy the cell and paste value it but it converts to whole
numbers 3975.444. If i copy and paste regular it will copy the time stamp. I
also tried to manually retype the dates (which will take forever :( and use
the helper but I get the number returns 9

09/01/08 (A1) in B1 it put the formula =month(A1) returns 9

Please help :(

"Gord Dibben" wrote:

Could you use a helper column and enter =MONTH(cellref)

Copy that down then subtotal by the numbers returned.


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 15:36:02 -0700, Need Letters in the Columns
wrote:

I have several spreadsheet with tons of date listed. I need to group the
dates by month so i can subtotal each month. I got the subtotalling part
its the group by month that i need to do without going in and entering a
break between each month.
01/01/2008 Group as Jan
01/31/2008 Group as Jan
02/01/2008 Group as Feb
04/01/2008 Group as Apr
05/02/2008 Group as May
09/01/2008 Group as Sep



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Grouping Dates by Month

After you do that copy|paste, try formatting the range of cells the way you like
it:

mm/dd/yyyy
or
mm/dd/yyyy hh:mm:ss

And then try Gord's suggestion once more.

But if years are important, you may want to use a helper column like:

=text(a2,"yyyy-mm")
to get the year and month


Need Letters in the Columns wrote:

I tried that but i think it not working because there is a time stamp in the
cell that is not visable unless you are clicked on the cell

A1= 9/01/08 1:30PM
When I tried to copy the cell and paste value it but it converts to whole
numbers 3975.444. If i copy and paste regular it will copy the time stamp. I
also tried to manually retype the dates (which will take forever :( and use
the helper but I get the number returns 9

09/01/08 (A1) in B1 it put the formula =month(A1) returns 9

Please help :(

"Gord Dibben" wrote:

Could you use a helper column and enter =MONTH(cellref)

Copy that down then subtotal by the numbers returned.


Gord Dibben MS Excel MVP

On Wed, 22 Apr 2009 15:36:02 -0700, Need Letters in the Columns
wrote:

I have several spreadsheet with tons of date listed. I need to group the
dates by month so i can subtotal each month. I got the subtotalling part
its the group by month that i need to do without going in and entering a
break between each month.
01/01/2008 Group as Jan
01/31/2008 Group as Jan
02/01/2008 Group as Feb
04/01/2008 Group as Apr
05/02/2008 Group as May
09/01/2008 Group as Sep




--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,327
Default Grouping Dates by Month

If your dates are recognized as dates by Excel, a pivot table will do this
and lots more in no time.

HTH. Best wishes Harald

"Need Letters in the Columns"
skrev i melding
...
I have several spreadsheet with tons of date listed. I need to group the
dates by month so i can subtotal each month. I got the subtotalling part
its the group by month that i need to do without going in and entering a
break between each month.
01/01/2008 Group as Jan
01/31/2008 Group as Jan
02/01/2008 Group as Feb
04/01/2008 Group as Apr
05/02/2008 Group as May
09/01/2008 Group as Sep



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
Grouping dates in PT; need last 6 month data Pierre Excel Worksheet Functions 5 December 9th 08 09:39 PM
Grouping by month in a Pivot Table John Excel Discussion (Misc queries) 1 October 7th 08 10:08 AM
Grouping totals together by month per customer Mike Koop Excel Discussion (Misc queries) 6 September 18th 07 09:40 PM
Grouping Date By Month Andy Graham Excel Discussion (Misc queries) 4 September 1st 05 04:07 PM
grouping dates by week/month/etc. on cat. axis Kamal Hood Charts and Charting in Excel 4 January 23rd 05 10:06 AM


All times are GMT +1. The time now is 06:13 AM.

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"