Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I'm trying to write a macro that will return a pivot table to its beginning format with all fields listed in the PivotTable Field List but without any of them being selected. The purpose of the macro is for the user to be able start from scratch in a very easy way. However, I don't want to delete the PivotTable and then reinsert it because it takes a long time to import the data from access. Is there any way that I could do something like this: ActiveSheet.PivotTables("PivotTable1").PivotFields ("Product").Orientation = _ xlHidden for all page fields, column fields, row fields and data values (regardless of their name or how many of them are being used)? Thanks, Michael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table Clear All Filters | Excel Discussion (Misc queries) | |||
How to clear pivot table catche | Excel Discussion (Misc queries) | |||
How do I Clear old Pivot Table Fields that no longer exist | Excel Discussion (Misc queries) | |||
How to clear the word '(blank)' from a cell in a Pivot Table | Excel Discussion (Misc queries) | |||
Clear history from pivot table | Excel Discussion (Misc queries) |