Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a pivot table that lists various items by period. I'm importing data
for a pivot table from an MS SQL database. And after the import I'm using: ActiveSheet.PivotTables("ReportPivot").PivotCache. Refresh to refresh the pivot table after the data is updated. The problem I am having is the Pull Down for selecting which periods to include in the pivot is not updating with the updates. While it includes new periods are added, the previous periods that are no longer in the dataset are also included (the report periods in the data are 2004-2005, but the pull down includes periods from 2003-2005). Is there a way either through VB code or an option I'm missing to force the pull downs to refresh? Thanks for your help. Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot table drop downs not refreshing | Excel Discussion (Misc queries) | |||
Pivot Table Drop Downs | Excel Discussion (Misc queries) | |||
Pivot Table Drop Downs | Excel Discussion (Misc queries) | |||
Pivot table drop downs | Excel Discussion (Misc queries) | |||
Can Pivot table drop-downs act like AutoFilter | Excel Discussion (Misc queries) |