<?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: Dynamic Chart using Pivot Table and Range Names</title>
	<atom:link href="http://peltiertech.com/WordPress/dynamic-chart-using-pivot-table-and-range-names/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/dynamic-chart-using-pivot-table-and-range-names/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Thu, 18 Mar 2010 22:08:48 +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: Eric</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-using-pivot-table-and-range-names/comment-page-1/#comment-4176</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 22 Sep 2008 20:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=61#comment-4176</guid>
		<description>Jon,

Should the last parameter in the ‘PT Names’!PTValues2 &amp; ‘PT Names’!PTValues3 defined name OFFSET formulas be a 1?

i.e. =OFFSET(’PT Names’!PTCat2,1,0,’PT Names’!PTDefectCount,1)
&amp; =OFFSET(’PT Names’!PTCat3,1,0,’PT Names’!PTDefectCount,1)</description>
		<content:encoded><![CDATA[<p>Jon,</p>
<p>Should the last parameter in the ‘PT Names’!PTValues2 &amp; ‘PT Names’!PTValues3 defined name OFFSET formulas be a 1?</p>
<p>i.e. =OFFSET(’PT Names’!PTCat2,1,0,’PT Names’!PTDefectCount,1)<br />
&amp; =OFFSET(’PT Names’!PTCat3,1,0,’PT Names’!PTDefectCount,1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-using-pivot-table-and-range-names/comment-page-1/#comment-439</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 25 Apr 2008 10:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=61#comment-439</guid>
		<description>Peder - It&#039;s certainly possible, and I show how in the next post.</description>
		<content:encoded><![CDATA[<p>Peder &#8211; It&#8217;s certainly possible, and I show how in the next post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peder Schmedling</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-using-pivot-table-and-range-names/comment-page-1/#comment-435</link>
		<dc:creator>Peder Schmedling</dc:creator>
		<pubDate>Fri, 25 Apr 2008 06:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=61#comment-435</guid>
		<description>Shouldn&#039;t it be possible to further develop this method to handle change in number of columns by using some VBA?

This is just a suggestion, I&#039;m not sure if it will work:
Write a class that &quot;hooks&quot; into the events of this chart (that is if it&#039;s an embedded chart, if not just place the code in the code module of the chart), use the Calculate event of the chart to determine when &quot;something changes&quot;. Then use VBA to check if the number of columns changed and and take action if necessary..</description>
		<content:encoded><![CDATA[<p>Shouldn&#8217;t it be possible to further develop this method to handle change in number of columns by using some VBA?</p>
<p>This is just a suggestion, I&#8217;m not sure if it will work:<br />
Write a class that &#8220;hooks&#8221; into the events of this chart (that is if it&#8217;s an embedded chart, if not just place the code in the code module of the chart), use the Calculate event of the chart to determine when &#8220;something changes&#8221;. Then use VBA to check if the number of columns changed and and take action if necessary..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
