Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Subtotals problem: Excel 2003 (not, AFAIK, the nested subtotals bug) | Excel Discussion (Misc queries) | |||
How do I set up monthly random work schedule for 60 hours monthly | Excel Discussion (Misc queries) | |||
Weekly and Monthly Subtotals | Excel Discussion (Misc queries) | |||
Problem with nested subtotals, placing secondary subtotals BELOW . | Excel Discussion (Misc queries) | |||
Mortgage template comparing interest pd, monthly, bi-monthly, ext. | Excel Discussion (Misc queries) |