ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Daily updates of pivot tables (https://www.excelbanter.com/excel-programming/341437-daily-updates-pivot-tables.html)

jack ireland

Daily updates of pivot tables
 

I have a problem updating pivot tables every day it gets ver
monotonous. I have to physically click on "Show All" part of time dro
down box. When I recorded the macro for this, this is what I got.

ActiveSheet.PivotTables("PivotTable1").CubeFields( 8).TreeviewControl.Drille
= _
Array(Array("", "", ""), Array("[TIME].[All TIME].[2005]", ""
""), Array( _
"[TIME].[All TIME].[2005].[Q3]", "", ""), Array( _
"[TIME].[All TIME].[2005].[Q3].[MM-200509]", "", ""), Array( _
"[TIME].[All TIME].[2005].[Q3].[MM-200509].[WW-200538]", _
"[TIME].[All TIME].[2005].[Q3].[MM-200509].[WW-200539]", _
"[TIME].[All TIME].[2005].[Q3].[MM-200509].[WW-200540]"))
End Sub

I dont want to have the dates in this and I was wondering is there an
way of just choosing Show all through a macro

--
jack irelan
-----------------------------------------------------------------------
jack ireland's Profile: http://www.excelforum.com/member.php...fo&userid=2765
View this thread: http://www.excelforum.com/showthread.php?threadid=47169



All times are GMT +1. The time now is 03:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com