Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a Pivot Table which shows revenues for each month in a rolling
24-month period. (That is, the 24 months are not two calendar years, but start any month and end 24 months later). I need to add: subtotals for the last 12 months, and the 12-months prior to the last 12 months. Apr -2001 $2,471,802 May-2001 $2,637,046 ... ... ... Feb-2002 $2,323,360 Mar-2002 $1,328,335 Last 12Month ???????? Prec 12Month ???????? How do I do this with VBA in the Pivot Table itself? Or will I have to do this in Excel, after the Pivot has been calculated? Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create Pivot Table Data with Column "Sum" rather than "count" defa | Excel Discussion (Misc queries) | |||
Sorting a text strings but omitting preceding "A" or "The" | Excel Worksheet Functions | |||
Pivot Table Report Filter - "OR" instead of "AND" Multiple Filters | Excel Discussion (Misc queries) | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Pivot table "Group and Show Details" vs. "SubTotals" | Excel Programming |