Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Building pivot tables in Excel 2007 based on existing pivot tables? [email protected] Excel Discussion (Misc queries) 4 December 26th 07 08:05 PM
Adding daily updates without re-doing everything Bullseye Excel Discussion (Misc queries) 1 March 1st 07 01:32 PM
date that updates itself daily, plus another formula please?? Ted Excel Worksheet Functions 2 November 26th 05 03:36 PM
Pivot Table - Updates wal50 Excel Discussion (Misc queries) 2 January 29th 05 03:01 PM
Pivot tables-controlling user interaction with pivot tables Sindhura Excel Programming 0 August 27th 03 02:10 PM


All times are GMT +1. The time now is 12:11 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"