Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Monthly subtotals

I have a spreadsheet in exel 2003 with data entered by date - dd/mm/yyyy.
How can i get monthly sub totals? At the moment if i sort by change in month
it gives me a subtotal for every day (not real usefull)
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Monthly subtotals

Enter this formula in a helper column:

=MONTH(A1)

and copy down, assuming your dates are in column A. Then when you do
Data | Subtotals look for each change in the helper column. If you
want the names of the months rather than the numbers, you can use this
formula:

=TEXT(A1,"mmm")

Hope this helps.

Pete

On Jun 11, 3:16*am, Segovia wrote:
I have a spreadsheet in exel 2003 with data entered by date - dd/mm/yyyy. *
How can i get monthly sub totals? At the moment if i sort by change in month
it gives me a subtotal for every day (not real usefull)


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
Subtotals problem: Excel 2003 (not, AFAIK, the nested subtotals bug) AndyCotgreave Excel Discussion (Misc queries) 3 October 24th 07 11:32 AM
How do I set up monthly random work schedule for 60 hours monthly The Ace of the Base Excel Discussion (Misc queries) 0 April 4th 06 07:36 PM
Weekly and Monthly Subtotals ChuckW Excel Discussion (Misc queries) 3 September 2nd 05 09:58 PM
Problem with nested subtotals, placing secondary subtotals BELOW . Dawn Cameron Excel Discussion (Misc queries) 1 June 3rd 05 10:13 PM
Mortgage template comparing interest pd, monthly, bi-monthly, ext. JMC Excel Discussion (Misc queries) 0 April 14th 05 02:35 PM


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