Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Pivot Chart Problem when Refreshing

Hello-
I am having the issue that I would like to customize a Pivot Chart to a more
meaningful chart than the default one, but whenever I refresh the Pivot Table
the Pivot Chart goes back to its original default settings. Is it possible to
have a customized Pivot Chart that remains formatted after refreshing the
pivot table?
Thank you.
Filo
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 63
Default Pivot Chart Problem when Refreshing

Hi Filo,

I'm not sure if you can prevent this happening when refreshing, but you
could record a macro whilst you are formatting the Pivot Chart, so that you
have that process in code, and then in the Worksheet Module for the Pivot
Table you can use the Worksheet_PivotTableUpdate Sub to capture when the
Table is refreshed and use it to call the macro you recorded. You will have
to add some code to check that it is a refresh operation, otherwise the macro
will run every time you amend anything in the Pivot Table.

Alternatively you could always run the macro manually when you refresh the
Pivot Table.


Sean.
--
(please remember to click yes if replies you receive are helpful to you)


"Filo" wrote:

Hello-
I am having the issue that I would like to customize a Pivot Chart to a more
meaningful chart than the default one, but whenever I refresh the Pivot Table
the Pivot Chart goes back to its original default settings. Is it possible to
have a customized Pivot Chart that remains formatted after refreshing the
pivot table?
Thank you.
Filo

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Refreshing Pivot Chart will the intern Charts and Charting in Excel 1 July 16th 07 08:22 PM
When refreshing pivot tables my pivot table chart type changes hannah220507 Excel Discussion (Misc queries) 1 May 22nd 07 02:57 PM
How do I keep my own formatting for a pivot-chart on refreshing bensellars1212 New Users to Excel 0 June 13th 06 02:32 PM
Pivot table is not refreshing problem ghislain Excel Programming 3 June 10th 05 04:15 PM
VC Problem refreshing pivot table Vickster3659 Excel Discussion (Misc queries) 6 June 1st 05 03:15 PM


All times are GMT +1. The time now is 03:28 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"