<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Excel Zoom &#187; Charts</title>
	<atom:link href="http://excelzoom.com/tag/charts/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelzoom.com</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Wed, 02 Sep 2009 20:43:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dynamic Chart Labels</title>
		<link>http://excelzoom.com/2009/07/dynamic-chart-labels/</link>
		<comments>http://excelzoom.com/2009/07/dynamic-chart-labels/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:11:50 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://excelzoom.com/?p=216</guid>
		<description><![CDATA[Using charts in Excel can be a very powerful tool when used correctly.  They can help to quickly visualize trends, and analyze results.  The charts, however are useless if the person who is looking at them can&#8217;t tell what the data is that they are trying to analyze. Excel helps the user by inserting labels [...]]]></description>
			<content:encoded><![CDATA[<p>Using charts in Excel can be a very powerful tool when used correctly.  They can help to quickly visualize trends, and analyze results.  The charts, however are useless if the person who is looking at them can&#8217;t tell what the data is that they are trying to analyze.</p>
<p>Excel helps the user by inserting labels in key points to help the user identify what they are looking at.  If you have a dynamic set of data (that is, it can change and represent different different sets of data) that feeds a chart, you might not want to use Excel&#8217;s default data labels.  Luckily Excel will allow you to link certain labels to a cell in your file, which will update the label&#8217;s value each time the cell value changes.</p>
<p>To do this, simply click on the label so that there is a box surrounding it.  Then click in the formula bar and type &#8220;=A1&#8243; (assuming you wish to link the label to cell A1).  Hit Enter and you&#8217;re all set!</p>
<p>Linking the chart&#8217;s labels is useful when, for example, you have some monthly sales information set up so that when you type &#8220;Monthly&#8221; in cell A1, it displays the data by month, and when you type &#8220;Quarterly&#8221; in cell A1 it displays it by quarter.  Essentially its the same data, just aggregated a little differently. </p>
<p>Having a chart that is as dynamic as the data would be nice so that you don&#8217;t have to keep changing the chart title from &#8220;Monthly Sales Data&#8221; to &#8220;Quarterly Sales Data&#8221;, or the X-Axis label from &#8220;Monthly&#8221; to &#8220;Quarterly&#8221;, and back again each time you change the views.</p>
<!-- Easy AdSense V2.61 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadout" style="float:left;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-0662082843230645";
/* Excel Zoom Post Bottom468x60, created 5/31/09 */
google_ad_slot = "1891900730";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>]]></content:encoded>
			<wfw:commentRss>http://excelzoom.com/2009/07/dynamic-chart-labels/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Charts in Excel</title>
		<link>http://excelzoom.com/2009/02/using-charts-in-excel/</link>
		<comments>http://excelzoom.com/2009/02/using-charts-in-excel/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 23:02:12 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Charts]]></category>

		<guid isPermaLink="false">http://excelzoom.com/?p=71</guid>
		<description><![CDATA[There are several different types of charts found in Excel. All of which are used to display information in a way that makes it easier to interpret data. Column charts are best suited to compare distinct object levels in a vertical format. Line charts compare trends over even time periods, but are not necessarily used to show [...]]]></description>
			<content:encoded><![CDATA[<p>There are several different types of charts found in Excel. All of which are used to display information in a way that makes it easier to interpret data.</p>
<ul>
<li><strong>Column charts</strong> are best suited to compare distinct object levels in a vertical format.</li>
<li><strong>Line charts</strong> compare trends over even time periods, but are not necessarily used to show totals.</li>
<li><strong>Pie charts</strong> show the relative size of a particular data point as a part of the whole.</li>
<li><strong>Bar charts</strong> are best for comparing distinct object levels ina horizontal format. It is similar to a column chart, just flipped on its side.</li>
<li><strong>Area charts</strong> show how individual volume changes over time in relation to a toal volume.</li>
<li><strong>Scatter charts</strong> compare trends over uneven time or measurement intervals. This type of chart is useful to spot trends in a set of data.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://excelzoom.com/2009/02/using-charts-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
