<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Apply Chart Formatting to Other Charts</title>
	<atom:link href="http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Mon, 15 Mar 2010 17:19:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18348</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 27 Aug 2009 17:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18348</guid>
		<description>Patricio -

This happens because Excel 2007 SP2 apparently has a bug. It doesn&#039;t properly recognize xlFormats or xlPasteFormats. This bug is also present in Excel 2007 SP1 and presumably all Excel 2007 versions.</description>
		<content:encoded><![CDATA[<p>Patricio -</p>
<p>This happens because Excel 2007 SP2 apparently has a bug. It doesn&#8217;t properly recognize xlFormats or xlPasteFormats. This bug is also present in Excel 2007 SP1 and presumably all Excel 2007 versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patricio Cuaron</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18197</link>
		<dc:creator>Patricio Cuaron</dc:creator>
		<pubDate>Tue, 25 Aug 2009 19:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18197</guid>
		<description>Great code, but in xl2007 sp2 it copies the format AND the data of the charts. Can&#039;t figure out why yet.</description>
		<content:encoded><![CDATA[<p>Great code, but in xl2007 sp2 it copies the format AND the data of the charts. Can&#8217;t figure out why yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apply Chart Formatting to Other Charts &#124; PTS Blog &#124; HiTechBooks</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18059</link>
		<dc:creator>Apply Chart Formatting to Other Charts &#124; PTS Blog &#124; HiTechBooks</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:34:37 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18059</guid>
		<description>[...] Here is the original post: Apply Chart Formatting to Other Charts &#124; PTS Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] Here is the original post: Apply Chart Formatting to Other Charts | PTS Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Mansfield</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18057</link>
		<dc:creator>John Mansfield</dc:creator>
		<pubDate>Fri, 21 Aug 2009 18:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18057</guid>
		<description>Very nice Jon.  I tend to use worksheet cells for titles and totally missed that one.

I didn&#039;t think I wrote the procedure very well to begin with and am glad you were able to improve it.  

Thanks again.</description>
		<content:encoded><![CDATA[<p>Very nice Jon.  I tend to use worksheet cells for titles and totally missed that one.</p>
<p>I didn&#8217;t think I wrote the procedure very well to begin with and am glad you were able to improve it.  </p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdamV</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18044</link>
		<dc:creator>AdamV</dc:creator>
		<pubDate>Fri, 21 Aug 2009 16:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18044</guid>
		<description>Nice piece of code - as you say, this could be a jumping-off point for people with their own specific requirements.
For example, you could change the name of one chart to &quot;Master&quot; or somesuch, then find this one to copy formats from, and iterate through all the selected charts to apply the formats to.
This does seem to be one of the places where F4 (or CTRL-Y) seems to work just fine, as the last action is the paste special, so you are not plagued with the issues which beset the non-modal formatting dialog boxes.</description>
		<content:encoded><![CDATA[<p>Nice piece of code &#8211; as you say, this could be a jumping-off point for people with their own specific requirements.<br />
For example, you could change the name of one chart to &#8220;Master&#8221; or somesuch, then find this one to copy formats from, and iterate through all the selected charts to apply the formats to.<br />
This does seem to be one of the places where F4 (or CTRL-Y) seems to work just fine, as the last action is the paste special, so you are not plagued with the issues which beset the non-modal formatting dialog boxes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Alexander</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18042</link>
		<dc:creator>Mike Alexander</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18042</guid>
		<description>Nice one Jon.  You should make this part of the dashboarding bootcamp! VBA day.</description>
		<content:encoded><![CDATA[<p>Nice one Jon.  You should make this part of the dashboarding bootcamp! VBA day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18037</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 21 Aug 2009 15:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18037</guid>
		<description>&quot;Fortunately we’re all expert programmers, with a thorough knowledge of Excel’s object model, so we recognize before even trashing all of our charts what steps we need to take.&quot;

:)

I wonder if a response or followup from the &quot;OP&quot; is forthcoming.</description>
		<content:encoded><![CDATA[<p>&#8220;Fortunately we’re all expert programmers, with a thorough knowledge of Excel’s object model, so we recognize before even trashing all of our charts what steps we need to take.&#8221;</p>
<p>:)</p>
<p>I wonder if a response or followup from the &#8220;OP&#8221; is forthcoming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18032</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 21 Aug 2009 14:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18032</guid>
		<description>Ray -

Yep, everyone has their own requirements, I guess.

To do just the activesheet, replace this:

&lt;tt class=&quot;tt&quot;&gt;For Each Sht In ActiveWorkbook.Worksheets&lt;/tt&gt;

with this:

&lt;tt class=&quot;tt&quot;&gt;Set Sht = ActiveSheet&lt;/tt&gt;

and remove this:

&lt;tt class=&quot;tt&quot;&gt;Next Sht&lt;/tt&gt;

Other options need similar changes. I imagine choosing both an active chart as the master chart and choosing only some charts to reformat would be a challenge, requiring some kind of dialog system.</description>
		<content:encoded><![CDATA[<p>Ray -</p>
<p>Yep, everyone has their own requirements, I guess.</p>
<p>To do just the activesheet, replace this:</p>
<p><tt class="tt">For Each Sht In ActiveWorkbook.Worksheets</tt></p>
<p>with this:</p>
<p><tt class="tt">Set Sht = ActiveSheet</tt></p>
<p>and remove this:</p>
<p><tt class="tt">Next Sht</tt></p>
<p>Other options need similar changes. I imagine choosing both an active chart as the master chart and choosing only some charts to reformat would be a challenge, requiring some kind of dialog system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://peltiertech.com/WordPress/apply-chart-formatting-to-other-charts/comment-page-1/#comment-18031</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 21 Aug 2009 13:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2369#comment-18031</guid>
		<description>Hi Jon -

Great tip, VERY useful ... but what if you don&#039;t want to change *every* chart in the *whole* workbook?  Maybe just the selected charts or just the ones the active-sheet?  A small pop-up box to solicit user-preferences perhaps?

Thanks alot!

//ray</description>
		<content:encoded><![CDATA[<p>Hi Jon -</p>
<p>Great tip, VERY useful &#8230; but what if you don&#8217;t want to change *every* chart in the *whole* workbook?  Maybe just the selected charts or just the ones the active-sheet?  A small pop-up box to solicit user-preferences perhaps?</p>
<p>Thanks alot!</p>
<p>//ray</p>
]]></content:encoded>
	</item>
</channel>
</rss>
