Hey guys! I'm having a problem writing code that will allow for a range of months in a pivot table. First, here's the code for Jan-2010 through June-2010:
ActiveSheet.PivotTables("PivotTable8").PivotFields( _
"[Dim Month].[Month ID].[Month ID]").VisibleItemsList = Array( _...