<?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: Highlight a Series with a Click or a Mouse Over</title>
	<atom:link href="http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/</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: James</title>
		<link>http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/comment-page-1/#comment-142144</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 11 Oct 2011 11:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2089#comment-142144</guid>
		<description>Hi Jon,

Thanks a lot for your answer.

In addition to the link you have indicated, I just found an article of yours, dealing with Chart Events, which is extremely useful :

http://www.computorcompanion.com/LPMArticle.asp?ID=221

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>Thanks a lot for your answer.</p>
<p>In addition to the link you have indicated, I just found an article of yours, dealing with Chart Events, which is extremely useful :</p>
<p><a href="http://www.computorcompanion.com/LPMArticle.asp?ID=221" rel="nofollow">http://www.computorcompanion.com/LPMArticle.asp?ID=221</a></p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/comment-page-1/#comment-142141</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 11 Oct 2011 11:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2089#comment-142141</guid>
		<description>James -

This is possible, but requires some code.

This was covered in &lt;a href=&quot;http://www.clearlyandsimply.com/clearly_and_simply/2010/12/better-chart-tooltips-with-microsoft-excel-2010.html&quot; title=&quot;Better Chart Tooltips with Microsoft Excel 2010&quot; rel=&quot;nofollow&quot;&gt;Better Chart Tooltips with Microsoft Excel 2010&lt;/a&gt; in the &lt;strong&gt;Clearly and Simply&lt;/strong&gt; blog.</description>
		<content:encoded><![CDATA[<p>James -</p>
<p>This is possible, but requires some code.</p>
<p>This was covered in <a href="http://www.clearlyandsimply.com/clearly_and_simply/2010/12/better-chart-tooltips-with-microsoft-excel-2010.html" title="Better Chart Tooltips with Microsoft Excel 2010" rel="nofollow">Better Chart Tooltips with Microsoft Excel 2010</a> in the <strong>Clearly and Simply</strong> blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/comment-page-1/#comment-141841</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 10 Oct 2011 14:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2089#comment-141841</guid>
		<description>Hi Jon,

Is there a way to turn off Excel&#039;s standard behavior of tip ? (tiny yellow box ...)

Could the MouseOver event be a solution for a much cleaner substitute ?

Thanks in advance for your help.</description>
		<content:encoded><![CDATA[<p>Hi Jon,</p>
<p>Is there a way to turn off Excel&#8217;s standard behavior of tip ? (tiny yellow box &#8230;)</p>
<p>Could the MouseOver event be a solution for a much cleaner substitute ?</p>
<p>Thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/comment-page-1/#comment-15373</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 20 Jun 2009 04:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2089#comment-15373</guid>
		<description>Michael -

So the chart has &quot;normal formatting&quot;, then when it&#039;s activated, go to the one highlighted series and the rest unhighlighted?</description>
		<content:encoded><![CDATA[<p>Michael -</p>
<p>So the chart has &#8220;normal formatting&#8221;, then when it&#8217;s activated, go to the one highlighted series and the rest unhighlighted?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Pierce</title>
		<link>http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/comment-page-1/#comment-15372</link>
		<dc:creator>Michael Pierce</dc:creator>
		<pubDate>Sat, 20 Jun 2009 03:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2089#comment-15372</guid>
		<description>Thank you for this example; looks like I&#039;m going to learn a few things from this. 

One suggestion: It would be good to capture the chart&#039;s existing formatting (series colors, etc.) when the chart is activated and restore that formatting when the chart is deactivated.</description>
		<content:encoded><![CDATA[<p>Thank you for this example; looks like I&#8217;m going to learn a few things from this. </p>
<p>One suggestion: It would be good to capture the chart&#8217;s existing formatting (series colors, etc.) when the chart is activated and restore that formatting when the chart is deactivated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://peltiertech.com/WordPress/highlight-a-series-with-a-click-or-a-mouse-over/comment-page-1/#comment-15024</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 10 Jun 2009 17:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2089#comment-15024</guid>
		<description>This is a great visual tool! Thanks Jon.</description>
		<content:encoded><![CDATA[<p>This is a great visual tool! Thanks Jon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

