<?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: Chart Series Data Highlighting</title>
	<atom:link href="http://peltiertech.com/WordPress/chart-series-data-highlighting/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/chart-series-data-highlighting/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Tue, 22 May 2012 11:00:35 +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: Gordon Cleary</title>
		<link>http://peltiertech.com/WordPress/chart-series-data-highlighting/comment-page-1/#comment-20608</link>
		<dc:creator>Gordon Cleary</dc:creator>
		<pubDate>Thu, 15 Oct 2009 23:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1988#comment-20608</guid>
		<description>Excel 2003 (11.5612.5606)</description>
		<content:encoded><![CDATA[<p>Excel 2003 (11.5612.5606)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/chart-series-data-highlighting/comment-page-1/#comment-20607</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 15 Oct 2009 22:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1988#comment-20607</guid>
		<description>Gordon -

I tested my protocol on a handful of charts, three or four. I don&#039;t think as many as 128 is likely to cause such problems. I neglected to ask which version of Excel you are using.</description>
		<content:encoded><![CDATA[<p>Gordon -</p>
<p>I tested my protocol on a handful of charts, three or four. I don&#8217;t think as many as 128 is likely to cause such problems. I neglected to ask which version of Excel you are using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Cleary</title>
		<link>http://peltiertech.com/WordPress/chart-series-data-highlighting/comment-page-1/#comment-20606</link>
		<dc:creator>Gordon Cleary</dc:creator>
		<pubDate>Thu, 15 Oct 2009 22:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1988#comment-20606</guid>
		<description>Thanks for getting back about the Change Series Utility, Jon.

 I did a cut and paste on your suggestions and ran the utility, both for all charts and for a single selected chart, without success. When I try to change all charts, I get the same error message as before.  I wonder whether the number of charts I&#039;m attempting to change (128) could be the issue. However, when I try to change a single selected graph, the utility doesn&#039;t return an error message but changes nothing.

Back to square one I&#039;m afraid.</description>
		<content:encoded><![CDATA[<p>Thanks for getting back about the Change Series Utility, Jon.</p>
<p> I did a cut and paste on your suggestions and ran the utility, both for all charts and for a single selected chart, without success. When I try to change all charts, I get the same error message as before.  I wonder whether the number of charts I&#8217;m attempting to change (128) could be the issue. However, when I try to change a single selected graph, the utility doesn&#8217;t return an error message but changes nothing.</p>
<p>Back to square one I&#8217;m afraid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/chart-series-data-highlighting/comment-page-1/#comment-20589</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 15 Oct 2009 12:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1988#comment-20589</guid>
		<description>Gordon -

Presumably you&#039;re talking about the utility referenced in &lt;a href=&quot;http://peltiertech.com/Excel/Charts/ChgSrsFmla.html&quot; title=&quot;Change Series Formulas &#124; Peltier Tech&quot; rel=&quot;nofollow&quot;&gt;Change Series Formulas&lt;/a&gt; and &lt;a href=&quot;http://peltiertech.com/WordPress/how-to-edit-series-formulas/&quot; title=&quot;How to Edit Series Formulas &#124; PTS Blog&quot; rel=&quot;nofollow&quot;&gt;How to Edit Series Formulas&lt;/a&gt;.

If you only want to change the X values, replace

Scatterplots.xls]DGHData&#039;!$B$21

with

DataMaster3.xls]Yr0607&#039;!$B$21

If you want to change X and Y values, replace

Scatterplots.xls]DGHData&#039;

with

DataMaster3.xls]Yr0607&#039;

I&#039;ve constructed three test workbooks with these workbook and worksheet names to test this. 
</description>
		<content:encoded><![CDATA[<p>Gordon -</p>
<p>Presumably you&#8217;re talking about the utility referenced in <a href="http://peltiertech.com/Excel/Charts/ChgSrsFmla.html" title="Change Series Formulas | Peltier Tech" rel="nofollow">Change Series Formulas</a> and <a href="http://peltiertech.com/WordPress/how-to-edit-series-formulas/" title="How to Edit Series Formulas | PTS Blog" rel="nofollow">How to Edit Series Formulas</a>.</p>
<p>If you only want to change the X values, replace</p>
<p>Scatterplots.xls]DGHData&#8217;!$B$21</p>
<p>with</p>
<p>DataMaster3.xls]Yr0607&#8242;!$B$21</p>
<p>If you want to change X and Y values, replace</p>
<p>Scatterplots.xls]DGHData&#8217;</p>
<p>with</p>
<p>DataMaster3.xls]Yr0607&#8242;</p>
<p>I&#8217;ve constructed three test workbooks with these workbook and worksheet names to test this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Cleary</title>
		<link>http://peltiertech.com/WordPress/chart-series-data-highlighting/comment-page-1/#comment-20581</link>
		<dc:creator>Gordon Cleary</dc:creator>
		<pubDate>Thu, 15 Oct 2009 07:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1988#comment-20581</guid>
		<description>Jon

I&#039;m looking to change series references in 120 odd charts within a single worksheet of a charts workbook from one data workbook to another data workbook. No matter which way I attempt the switch, in full or in part, the utility either returns an error message (improper call or argument) or runs without an error message but changes nothing. 

Old Text

=SERIES(,&#039;[TM60-Scatterplots.xls]DGHData&#039;!$B$21:$AE$21,&#039;[TM60-Scatterplots.xls]DGHData&#039;!$B$53:$AE$53,1)

103 characters

New Text 

=SERIES(,&#039;[TM60-DataMaster3.xls]Yr0607&#039;!$B$21:$AE$21,&#039;[TM60-Scatterplots.xls]DGHData&#039;!$B$53:$AE$53,1)

101 characters

I have tried with and without quotation marks, with all workbooks open.

Within the charts, the syntax of the original series reference is:

=[TM60-Scatterplots.xls]DGHData!$B$21:$AE$21,[TM60-Scatterplots.xls]DGHData!$B$53:$AE$53,1)


I would be grateful for your advice.

GVC</description>
		<content:encoded><![CDATA[<p>Jon</p>
<p>I&#8217;m looking to change series references in 120 odd charts within a single worksheet of a charts workbook from one data workbook to another data workbook. No matter which way I attempt the switch, in full or in part, the utility either returns an error message (improper call or argument) or runs without an error message but changes nothing. </p>
<p>Old Text</p>
<p>=SERIES(,&#8217;[TM60-Scatterplots.xls]DGHData&#8217;!$B$21:$AE$21,&#8217;[TM60-Scatterplots.xls]DGHData&#8217;!$B$53:$AE$53,1)</p>
<p>103 characters</p>
<p>New Text </p>
<p>=SERIES(,&#8217;[TM60-DataMaster3.xls]Yr0607&#8242;!$B$21:$AE$21,&#8217;[TM60-Scatterplots.xls]DGHData&#8217;!$B$53:$AE$53,1)</p>
<p>101 characters</p>
<p>I have tried with and without quotation marks, with all workbooks open.</p>
<p>Within the charts, the syntax of the original series reference is:</p>
<p>=[TM60-Scatterplots.xls]DGHData!$B$21:$AE$21,[TM60-Scatterplots.xls]DGHData!$B$53:$AE$53,1)</p>
<p>I would be grateful for your advice.</p>
<p>GVC</p>
]]></content:encoded>
	</item>
</channel>
</rss>

