<?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 Source Data</title>
	<atom:link href="http://peltiertech.com/WordPress/dynamic-chart-source-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/dynamic-chart-source-data/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 10 Feb 2012 07:51:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Abhi</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-source-data/comment-page-1/#comment-179799</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Mon, 06 Feb 2012 22:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=136#comment-179799</guid>
		<description>Jon,
Please ignore. 
I was having problems creating the name, hence resorted to the SetSourceData. Needless to say was trying to over complicate.

The following worked fine for me 
INDEX(Static!$D:$D,5,1):INDEX(Static!$D:$D,cRows,1)

Deployed the solution &amp; was very much appreciated too.
Thanks !</description>
		<content:encoded><![CDATA[<p>Jon,<br />
Please ignore.<br />
I was having problems creating the name, hence resorted to the SetSourceData. Needless to say was trying to over complicate.</p>
<p>The following worked fine for me<br />
INDEX(Static!$D:$D,5,1):INDEX(Static!$D:$D,cRows,1)</p>
<p>Deployed the solution &amp; was very much appreciated too.<br />
Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-source-data/comment-page-1/#comment-175347</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 20 Jan 2012 16:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=136#comment-175347</guid>
		<description>Abhi -

SetSourceData should not be changing any formatting. What else is in your code?</description>
		<content:encoded><![CDATA[<p>Abhi -</p>
<p>SetSourceData should not be changing any formatting. What else is in your code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-source-data/comment-page-1/#comment-174745</link>
		<dc:creator>Abhi</dc:creator>
		<pubDate>Wed, 18 Jan 2012 16:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=136#comment-174745</guid>
		<description>Hi Jon,
Am quite new to charts (and overwhelmed) hence a simple question.
I have a nicely formatted charts with 6 different series; all against date on the Xaxis. 
Using setSourceData works, however clears off all existing series/formats/headers etc.

How can I just target changing the ranges ?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Jon,<br />
Am quite new to charts (and overwhelmed) hence a simple question.<br />
I have a nicely formatted charts with 6 different series; all against date on the Xaxis.<br />
Using setSourceData works, however clears off all existing series/formats/headers etc.</p>
<p>How can I just target changing the ranges ?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yunjing</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-source-data/comment-page-1/#comment-173955</link>
		<dc:creator>yunjing</dc:creator>
		<pubDate>Mon, 16 Jan 2012 02:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=136#comment-173955</guid>
		<description>Thanks Jon for your reply,

I added &quot;On Error Resume Next&quot;, so it can ignore the error temporarily, and your code can carry on even after clearing the contents of the Worksheet.

But if I Move the chart in the Worksheet to a single Chartsheet, how to let the data range auto refer to the dynamic range in the previous worksheet.

Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks Jon for your reply,</p>
<p>I added &#8220;On Error Resume Next&#8221;, so it can ignore the error temporarily, and your code can carry on even after clearing the contents of the Worksheet.</p>
<p>But if I Move the chart in the Worksheet to a single Chartsheet, how to let the data range auto refer to the dynamic range in the previous worksheet.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-source-data/comment-page-1/#comment-169870</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 02 Jan 2012 23:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=136#comment-169870</guid>
		<description>Sal -

This used to be possible in Excel 2003 and earlier. You probably know this, and you probably were disappointed when Microsoft removed this capability.

I&#039;m working on a way to accomplish this, but it&#039;s not yet fully developed. I may write about it sometime in the future.</description>
		<content:encoded><![CDATA[<p>Sal -</p>
<p>This used to be possible in Excel 2003 and earlier. You probably know this, and you probably were disappointed when Microsoft removed this capability.</p>
<p>I&#8217;m working on a way to accomplish this, but it&#8217;s not yet fully developed. I may write about it sometime in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sal Veltri</title>
		<link>http://peltiertech.com/WordPress/dynamic-chart-source-data/comment-page-1/#comment-169855</link>
		<dc:creator>Sal Veltri</dc:creator>
		<pubDate>Mon, 02 Jan 2012 22:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=136#comment-169855</guid>
		<description>Hi Jon,

I understand the code you gave for updating a chart from a dynamic source.  Is there a way to move a point on a chart and have it reflect that change in the supporting data table?

Sal</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>I understand the code you gave for updating a chart from a dynamic source.  Is there a way to move a point on a chart and have it reflect that change in the supporting data table?</p>
<p>Sal</p>
]]></content:encoded>
	</item>
</channel>
</rss>

