Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that Refreshes multiple pivot tables, then performs various
actions after the pivot tables are supposed to refresh. However, the code keeps chugging along even before it finishes refreshing my Pivots. Is there any way to "Pause" until all the refreshes are complete and then finish executing the rest of the code? I tried adding a backgroundquery = false to the end, but I guess that only works for QueryTables and not PivotCaches. Thanks, Dan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA code to refresh Child Pivot Table | Excel Discussion (Misc queries) | |||
is there a code to wait? | Excel Programming | |||
How To Finish pivot table refresh before cont. VBA code | Excel Programming | |||
VBA Code to wait 50-150 mS | Excel Programming | |||
waiting for data refresh before continuing VBA sub | Excel Programming |