<?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: Us vs. Them &#8211; Compare Sales Performance using Charts &amp; Form Controls</title>
	<atom:link href="http://chandoo.org/wp/2009/03/12/comparison-charts-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/</link>
	<description>Fresh Excel Tips, Tricks, Charts, Tutorials, Downloads, Dashboards and Visualization Showcase for your Inspiration and Productivity</description>
	<lastBuildDate>Fri, 19 Mar 2010 21:28:28 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mortgage Payment Calculator - Mortgage Calculator using Microsoft Excel &#124; Pointy Haired Dilbert: Learn Excel Online - Chandoo.org</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-94754</link>
		<dc:creator>Mortgage Payment Calculator - Mortgage Calculator using Microsoft Excel &#124; Pointy Haired Dilbert: Learn Excel Online - Chandoo.org</dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-94754</guid>
		<description>[...] Make a comparison chart using scroll bars [...]</description>
		<content:encoded><![CDATA[<p>[...] Make a comparison chart using scroll bars [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Charts to Compare Actual values with Targets (or Budgets) - Charting Options for Excel &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-91254</link>
		<dc:creator>Best Charts to Compare Actual values with Targets (or Budgets) - Charting Options for Excel &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Mon, 18 Jan 2010 05:14:27 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-91254</guid>
		<description>[...] Interactive Comparison Charts using Form Controls [...]</description>
		<content:encoded><![CDATA[<p>[...] Interactive Comparison Charts using Form Controls [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-78242</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Fri, 25 Sep 2009 19:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-78242</guid>
		<description>Very nice chart!!!</description>
		<content:encoded><![CDATA[<p>Very nice chart!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-77108</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Wed, 16 Sep 2009 11:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-77108</guid>
		<description>@Werner: hmm.. very good question. 

First, the technique mentioned in http://chandoo.org/wp/2008/11/05/select-show-one-chart-from-many/ is more complicated and wouldn&#039;t work with form control / active-x control based charts. 

You should try this one instead: http://chandoo.org/wp/2009/05/19/dynamic-charts-in-excel/

Now, Form controls cannot be moved and sized with cells. but active-x controls can be moved and sized with cells. So, instead of form control scroll bar, try the active-x scroll bar and connect it to a cell. Then, use the above data filter based dynamic chart technique to show / hide the charts. 

Good luck.

PS: you might as well write a macro based thing for all this. It is more clean and easy for the users.</description>
		<content:encoded><![CDATA[<p>@Werner: hmm.. very good question. </p>
<p>First, the technique mentioned in <a href="http://chandoo.org/wp/2008/11/05/select-show-one-chart-from-many/" rel="nofollow">http://chandoo.org/wp/2008/11/05/select-show-one-chart-from-many/</a> is more complicated and wouldn&#8217;t work with form control / active-x control based charts. </p>
<p>You should try this one instead: <a href="http://chandoo.org/wp/2009/05/19/dynamic-charts-in-excel/" rel="nofollow">http://chandoo.org/wp/2009/05/19/dynamic-charts-in-excel/</a></p>
<p>Now, Form controls cannot be moved and sized with cells. but active-x controls can be moved and sized with cells. So, instead of form control scroll bar, try the active-x scroll bar and connect it to a cell. Then, use the above data filter based dynamic chart technique to show / hide the charts. </p>
<p>Good luck.</p>
<p>PS: you might as well write a macro based thing for all this. It is more clean and easy for the users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Werner</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-77094</link>
		<dc:creator>Werner</dc:creator>
		<pubDate>Wed, 16 Sep 2009 09:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-77094</guid>
		<description>first of all - great site!! Has helped me so much in many ways!

I have a question if I may:

I have made made charts containing form controls (scrollbars) and would like to show these charts by selecting them from a listbox (like in a previous post http://chandoo.org/wp/2008/11/05/select-show-one-chart-from-many/)

would this be possible perhaps?</description>
		<content:encoded><![CDATA[<p>first of all &#8211; great site!! Has helped me so much in many ways!</p>
<p>I have a question if I may:</p>
<p>I have made made charts containing form controls (scrollbars) and would like to show these charts by selecting them from a listbox (like in a previous post <a href="http://chandoo.org/wp/2008/11/05/select-show-one-chart-from-many/)" rel="nofollow">http://chandoo.org/wp/2008/11/05/select-show-one-chart-from-many/)</a></p>
<p>would this be possible perhaps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fix Excel Chart's Axis Formatting &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-71048</link>
		<dc:creator>Fix Excel Chart's Axis Formatting &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Wed, 22 Jul 2009 15:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-71048</guid>
		<description>[...] Using scroll bar form control to make dynamic charts [...]</description>
		<content:encoded><![CDATA[<p>[...] Using scroll bar form control to make dynamic charts [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jialin</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-61314</link>
		<dc:creator>Jialin</dc:creator>
		<pubDate>Wed, 06 May 2009 04:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-61314</guid>
		<description>Great tips. Thanks.

How can we put this dynamic chart in powerpoint?</description>
		<content:encoded><![CDATA[<p>Great tips. Thanks.</p>
<p>How can we put this dynamic chart in powerpoint?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prepare Your Data &#124; PTS Blog</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-51984</link>
		<dc:creator>Prepare Your Data &#124; PTS Blog</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-51984</guid>
		<description>[...] was reading Chandoo&#8217;s post Us vs. Them - Compare Sales Performance using Charts &amp; Form Controls, and the first step in his protocol was &#8220;Prepare your data&#8221;. I&#8217;m always telling [...]</description>
		<content:encoded><![CDATA[<p>[...] was reading Chandoo&#8217;s post Us vs. Them &#8211; Compare Sales Performance using Charts &amp; Form Controls, and the first step in his protocol was &#8220;Prepare your data&#8221;. I&#8217;m always telling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-51555</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Mon, 16 Mar 2009 04:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-51555</guid>
		<description>@Bernard: You are welcome...

@Jon: exactly... preparing data is an important step for any type of analysis or visualization.</description>
		<content:encoded><![CDATA[<p>@Bernard: You are welcome&#8230;</p>
<p>@Jon: exactly&#8230; preparing data is an important step for any type of analysis or visualization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://chandoo.org/wp/2009/03/12/comparison-charts-1/#comment-50736</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 12 Mar 2009 12:43:51 +0000</pubDate>
		<guid isPermaLink="false">http://chandoo.org/wp/?p=2084#comment-50736</guid>
		<description>&quot;Prepare your data&quot;
 
or &quot;PREPARE YOUR DATA&quot;

It&#039;s a &quot;Pay me now or pay me later&quot; kind of thing. I tell people they can spend five minutes on their data, and save five hours of frustration later on.</description>
		<content:encoded><![CDATA[<p>&#8220;Prepare your data&#8221;<br />
 <br />
or &#8220;PREPARE YOUR DATA&#8221;</p>
<p>It&#8217;s a &#8220;Pay me now or pay me later&#8221; kind of thing. I tell people they can spend five minutes on their data, and save five hours of frustration later on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
