Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default update all the pivots at the same time

I have about six worksheets. Each worksheet has about ten pivots. I change
the raw data each day. After I input new data, I have to refresh each pivot.
Is there any way I can refresh all the pivots at the same time. One way to
do is by making a macro but that increases the file size and slows down data
manipulation. Can someone tell me any other way do acheive the same or macro
is the only way. Thanks a lot
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 244
Default update all the pivots at the same time

As far as I know, a macro would be the only way, though the file size
aspect shouldnt' be that critical - it would increase a bit, but not a
lot, so I don't know why the data manipulation is slower?

Purnima Sharma wrote:
I have about six worksheets. Each worksheet has about ten pivots. I change
the raw data each day. After I input new data, I have to refresh each pivot.
Is there any way I can refresh all the pivots at the same time. One way to
do is by making a macro but that increases the file size and slows down data
manipulation. Can someone tell me any other way do acheive the same or macro
is the only way. Thanks a lot


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default update all the pivots at the same time

Use the RefreshAll method:

ActiveWorkbook.RefreshAll

Or, open the External Data toolbar, and click the Refresh All button.


Purnima Sharma wrote:
I have about six worksheets. Each worksheet has about ten pivots. I change
the raw data each day. After I input new data, I have to refresh each pivot.
Is there any way I can refresh all the pivots at the same time. One way to
do is by making a macro but that increases the file size and slows down data
manipulation. Can someone tell me any other way do acheive the same or macro
is the only way. Thanks a lot



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

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
Grouping Time in Pivots. GEM Excel Discussion (Misc queries) 2 June 1st 10 08:02 PM
Is it possible to edit multiple pivots at one time? MichelleO Excel Programming 5 August 24th 09 02:19 PM
Update Pivots Dynamically Wayne Huxman Excel Programming 1 November 20th 05 06:39 PM
Would like to ask assistance in filtering multiple pivots at the same time polaro Excel Programming 2 July 20th 05 02:57 AM
Pivots using other pivots and dynamic query problem lc Excel Programming 0 November 7th 03 03:02 PM


All times are GMT +1. The time now is 02:14 AM.

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

About Us

"It's about Microsoft Excel"