<?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: Extend Range to Add New Series (VBA)</title>
	<atom:link href="http://peltiertech.com/WordPress/extend-range-to-add-new-series-vba/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/extend-range-to-add-new-series-vba/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Thu, 11 Mar 2010 22:03:15 +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/extend-range-to-add-new-series-vba/comment-page-1/#comment-13910</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 12 May 2009 21:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1905#comment-13910</guid>
		<description>It would seem like a viable approach, but a dynamic name has always been converted to its static address in the Source Data dialog. It&#039;s only when used for X and Y values for individual series that the dunamic names are retained.

That&#039;s why we have to resort to tricks like this. And this trick is more flexible, because the data range for the chart doesn&#039;t need to be a nicely defined block of cells for it to work.</description>
		<content:encoded><![CDATA[<p>It would seem like a viable approach, but a dynamic name has always been converted to its static address in the Source Data dialog. It&#8217;s only when used for X and Y values for individual series that the dunamic names are retained.</p>
<p>That&#8217;s why we have to resort to tricks like this. And this trick is more flexible, because the data range for the chart doesn&#8217;t need to be a nicely defined block of cells for it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastien</title>
		<link>http://peltiertech.com/WordPress/extend-range-to-add-new-series-vba/comment-page-1/#comment-13906</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Tue, 12 May 2009 20:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1905#comment-13906</guid>
		<description>I always assumed that I could achieve this by using a dynamic named range as the source. I just tried it and unfortunately, the source automatically switches to the name&#039;s resulting range.

At least it does in Excel 2007.

Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>I always assumed that I could achieve this by using a dynamic named range as the source. I just tried it and unfortunately, the source automatically switches to the name&#8217;s resulting range.</p>
<p>At least it does in Excel 2007.</p>
<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
