Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Is there someway to change the Quarterly Statement in the Pivot Table
Groupings so that my Quarters start in another month rather than January? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
There is nothing built-in to do this. If your quarters are on the correct break but a different quarter you can just type over the names of the quarter but spell is slightly different. For example change Qtr1 to Q2 and so on. Or You can fake it. Create a dummy column in the source data. For example, if A2:A100 contained your dates, then in the dummy column enter a formula like =EDATE(A2,x) X should be a positive or negative number indicating how many months offset from the real month, your month should be. -1 means one month back, 1 is one month forward. Add this field to the pivot table and group on it. -- Thanks, Shane Devenshire "TB in DC" wrote: Is there someway to change the Quarterly Statement in the Pivot Table Groupings so that my Quarters start in another month rather than January? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry this took me soooo long to thank you.
But THANK YOU!!! I like the variety of your ideas! "ShaneDevenshire" wrote: Hi, There is nothing built-in to do this. If your quarters are on the correct break but a different quarter you can just type over the names of the quarter but spell is slightly different. For example change Qtr1 to Q2 and so on. Or You can fake it. Create a dummy column in the source data. For example, if A2:A100 contained your dates, then in the dummy column enter a formula like =EDATE(A2,x) X should be a positive or negative number indicating how many months offset from the real month, your month should be. -1 means one month back, 1 is one month forward. Add this field to the pivot table and group on it. -- Thanks, Shane Devenshire "TB in DC" wrote: Is there someway to change the Quarterly Statement in the Pivot Table Groupings so that my Quarters start in another month rather than January? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Building pivot tables in Excel 2007 based on existing pivot tables? | Excel Discussion (Misc queries) | |||
Pivot Table - Quarterly report | Excel Discussion (Misc queries) | |||
Pivot tables, IF statements, vlookups? | Excel Worksheet Functions | |||
look up tables and IF statements | New Users to Excel | |||
How does the term 'pivot' apply to Excel's Pivot tables and Pivot. | Excel Discussion (Misc queries) |