Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok well I found a solution so figure I would post…
With pt LastRefreshDate = "" LastRefreshDate = pt.PivotCache.RefreshDate pt.PivotCache.Refresh Do Until pt.PivotCache.RefreshDate < LastRefreshDate Application.Wait (Now + TimeValue("0:01:00")) 'Waits 1 minute before reevaluating Loop End With |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Refreshing Pivot table | Excel Programming | |||
Refreshing a pivot table | Excel Discussion (Misc queries) | |||
Pivot Table Refreshing | Excel Discussion (Misc queries) | |||
When refreshing pivot tables my pivot table chart type changes | Excel Discussion (Misc queries) | |||
OfficeXP "Cannot open pivot table source file" when refreshing pivot table | Excel Programming |