K
keeena
I have a WB with 4 PivotCharts. When I close and reopen the WB, 2 of
my PivotCharts have slightly skewed formatting. Can somone help
determine why?
Details:
PTable 1 / PChart 1, PTable 2 / PChart 2 all based on static data in
Sheet 1.
PTable 3 / PChart 3, PTable 4 / PChart 4 all based on static data in
Sheet 2.
All PTables were created from a new PCache object. I'm using any
single data cache for more than 1 PTable.
When I reopen, PChart 1 and PChart 3 have the following problem:
- Series order goes back to the default order.
- Series colors remains in the old order.
1. I know that changing the underlying PivotTable will reset the
corresponding PivotChart's series formatting. However, I am not making
any PT changes. Just close and reopen the WB.
2. The PTable has PreserveFormatting enabled and Refresh Data is
disabled.
3. There are no volatile operations that would cause the PTable to
change (e.g. Date() function)
4. I know I could write code to re-set the formatting upon opening the
WB. I would rather find the reason why some PCharts's are changing
upon reopening. I'd be OK if either all of them changed (I'd just
curse Excel) or none of them change (really how it should be working as
far as I understand the known quirks with pivots).
TIA,
-K
my PivotCharts have slightly skewed formatting. Can somone help
determine why?
Details:
PTable 1 / PChart 1, PTable 2 / PChart 2 all based on static data in
Sheet 1.
PTable 3 / PChart 3, PTable 4 / PChart 4 all based on static data in
Sheet 2.
All PTables were created from a new PCache object. I'm using any
single data cache for more than 1 PTable.
When I reopen, PChart 1 and PChart 3 have the following problem:
- Series order goes back to the default order.
- Series colors remains in the old order.
1. I know that changing the underlying PivotTable will reset the
corresponding PivotChart's series formatting. However, I am not making
any PT changes. Just close and reopen the WB.
2. The PTable has PreserveFormatting enabled and Refresh Data is
disabled.
3. There are no volatile operations that would cause the PTable to
change (e.g. Date() function)
4. I know I could write code to re-set the formatting upon opening the
WB. I would rather find the reason why some PCharts's are changing
upon reopening. I'd be OK if either all of them changed (I'd just
curse Excel) or none of them change (really how it should be working as
far as I understand the known quirks with pivots).
TIA,
-K