Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a worksheet with five pivot tables which are refreshed from a macro as
follows - For Each pt In ActiveSheet.PivotTables pt.RefreshTable Next pt The worksheet also has a lot of custom functions. The problem is that the functions also refresh when the code line "pt.RefreshTable" runs. Is there a way to refresh the pivot tables without running the functions? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Refreshing Pivot Tables | Excel Programming | |||
Refreshing Pivot Tables | Excel Discussion (Misc queries) | |||
When refreshing pivot tables my pivot table chart type changes | Excel Discussion (Misc queries) | |||
Refreshing Pivot Tables | Excel Worksheet Functions | |||
Refreshing pivot tables | Excel Programming |