<?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>www.excelrange.com &#187; data visualization</title>
	<atom:link href="http://www.excelrange.com/tag/data-visualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.excelrange.com</link>
	<description>Sharing Excel skills</description>
	<lastBuildDate>Tue, 11 Jan 2011 10:09:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pivot Table Tip: Color All One Type of Data Items at Once</title>
		<link>http://www.excelrange.com/pivot-table-tip-color-all-one-type-of-data-items/</link>
		<comments>http://www.excelrange.com/pivot-table-tip-color-all-one-type-of-data-items/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 08:12:05 +0000</pubDate>
		<dc:creator>Märt Parker</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[cell format]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[Pivot table]]></category>
		<category><![CDATA[time saving]]></category>

		<guid isPermaLink="false">http://www.excelrange.com/?p=266</guid>
		<description><![CDATA[Microsoft Excel&#8217;s styling capabilities have improved over the time. But there are still lackings on some areas. One thing I personally miss is the ability to attach styles to Pivot table items. For example you have in one table the sums of revenues and sums of quantities &#8211; and you wish the revenues to be [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Excel&#8217;s styling capabilities have improved over the time. But there are still lackings on some areas. One thing I personally miss is the ability to attach styles to Pivot table items. For example you have in one table the sums of revenues and sums of quantities &#8211; and you wish the revenues to be formatted differently. Of course, you can manually change the formatting of each revenue cell, but this is not a very modern way to handle it &#8211; considering we use styles for such formatting tasks in MS Office and other programs nowadays. </p>
<p>I have a little tip for those of you who face the same problem &#8211; you can still attach different color to different Pivot table items.<span id="more-266"></span> It is possible to use custom formatting to define the color of the Pivot table data item. This way all data of the same kind will be formatted with the same font color &#8211; resistant to table refreshes, size changes and field arrangements. And most importantly &#8211; you can change the color instantly from one place.</p>
<p>Field format is applied by right-clicking on the field name: Field settings -&gt; Number</p>
<p>Then you should apply &#8216;Custom&#8217; number formatting and define color format as shown on the screenshot below. This makes the text blue:</p>
<p><a href="http://www.excelrange.com/wp-content/uploads/2009/12/Picture-1.png" rel="lightbox[266]"><img class="alignnone size-medium wp-image-270" title="Custom format for a Pivot table item" src="http://www.excelrange.com/wp-content/uploads/2009/12/Picture-1-300x279.png" alt="Custom format for a Pivot table item" width="300" height="279" /></a></p>
<p>Below is a table of milk production data. One data item is made blue to distinguish it from the rest of the table:</p>
<p><a href="http://www.excelrange.com/wp-content/uploads/2009/12/Picture-2.png" rel="lightbox[266]"><img class="alignnone size-medium wp-image-271" title="Pivot table with colored texts" src="http://www.excelrange.com/wp-content/uploads/2009/12/Picture-2-300x228.png" alt="Pivot table with colored texts" width="300" height="228" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.excelrange.com/pivot-table-tip-color-all-one-type-of-data-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small Excel Chart Inside the Cell</title>
		<link>http://www.excelrange.com/small-excel-chart-inside-the-cell/</link>
		<comments>http://www.excelrange.com/small-excel-chart-inside-the-cell/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 11:30:21 +0000</pubDate>
		<dc:creator>Märt Parker</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[charting]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[formulas]]></category>
		<category><![CDATA[function]]></category>

		<guid isPermaLink="false">http://www.excelrange.com/?p=216</guid>
		<description><![CDATA[Here is one tip for improving the readability of larger data tables &#8211; use in-cell graphics. This is based on using ordinary characters as graphic elements. It is possible to repeat the characters using Excel REPT() function. 
Below is a statistical table from Eurostat that is tuned with in-cell graphics.
Tip 1: You can apply calculations [...]]]></description>
			<content:encoded><![CDATA[<p>Here is one tip for improving the readability of larger data tables &#8211; use in-cell graphics. This is based on using ordinary characters as graphic elements. It is possible to repeat the characters using Excel REPT() function. <span id="more-216"></span></p>
<p>Below is a statistical table from Eurostat that is tuned with in-cell graphics.</p>
<p><strong>Tip 1</strong>: You can apply calculations to second parameter to fit the result into desired space (in this case, the numerical value is divided by 10)<strong> </strong></p>
<p><strong>Tip 2:</strong> Try experimenting with different characters for the repetition, like &#8220;-&#8221;, &#8220;o&#8221; as the first parameter for the function. You can also apply some other character at the end of the formula with &#8220;&amp;&#8221;+[end character]</p>
<div><strong>Tip 3:</strong> Changing fonts and font sizes of the cell can result in creative outcomes</div>
<div></div>
<div id="attachment_218" class="wp-caption alignnone" style="width: 258px"><a href="http://www.excelrange.com/wp-content/uploads/2009/12/in-cell-1.png" rel="lightbox[216]"><img class="size-medium wp-image-218" title="Excel in-cell graphics for improved readability" src="http://www.excelrange.com/wp-content/uploads/2009/12/in-cell-1-248x300.png" alt="Excel in-cell graphics for improved readability" width="248" height="300" /></a><p class="wp-caption-text">Excel in-cell graphics for improved readability</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.excelrange.com/small-excel-chart-inside-the-cell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Excel Sparklines Charts Help to Display Quantitative Information</title>
		<link>http://www.excelrange.com/excel-sparklines-chart-help-to-display-information/</link>
		<comments>http://www.excelrange.com/excel-sparklines-chart-help-to-display-information/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 19:33:39 +0000</pubDate>
		<dc:creator>Märt Parker</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[charting]]></category>
		<category><![CDATA[data visualization]]></category>

		<guid isPermaLink="false">http://www.idrilldown.com/?p=48</guid>
		<description><![CDATA[Excel has built-in data tables and charts. There are situations when you have a large nicely formatted table and you just need to add there little diagrams to envision the trend. Regular charts are too uncomfortable to use, because you would have to give up all the formatting of the excisting data table and create [...]]]></description>
			<content:encoded><![CDATA[<p>Excel has built-in data tables and charts. There are situations when you have a large nicely formatted table and you just need to add there little diagrams to envision the trend. Regular charts are too uncomfortable to use, because you would have to give up all the formatting of the excisting data table and create everything anew in the chart. The solution is to use sparklines charts. <span id="more-48"></span></p>
<p>So what&#8217;s a sparkline? It&#8217;s a tiny graphic near the table column or row that helps the reader to grasp the meaning of the numbers quickly.</p>
<div id="attachment_55" class="wp-caption alignnone" style="width: 310px"><a href="http://www.excelrange.com/wp-content/uploads/2009/01/sparklines2.jpg" rel="lightbox[48]"><img class="size-medium wp-image-55 " title="sparklines" src="http://www.excelrange.com/wp-content/uploads/2009/01/sparklines2-300x42.jpg" alt="Sparklines chart" width="300" height="42" /></a><p class="wp-caption-text">Sparklines chart</p></div>
<p><img src="file:///C:/Users/mart/AppData/Local/Temp/moz-screenshot.jpg" alt="" /></p>
<p>How to make sparkline charts in Excel? This is not a standard Excel functionality, but you can use an Excel add-in. Those are actually macros which create an Excel chart without all the unnecessary attributes (axes, units etc.)</p>
<p>Here is the list of add-in&#8217;s from the internet:</p>
<p><strong>TinyGraphs</strong> &#8211; a free add-in, which can be used to make graphs for a row of data. Open-source macro and installable add-in both available.</p>
<p>http://www.spreadsheetml.com/products.html</p>
<p><strong>SparkMaker</strong> &#8211; it is not free, but has a free trial. Possibility to make sparklines in Excel, PowerPoint, Word.</p>
<p>http://www.bissantz.com/sparkmaker/index_en.asp</p>
<p><a href="http://www.shareit.com/product.html?cart=1&amp;productid=300113562&amp;backlink=http%3A%2F%2Fwww.excelrange.com%2Fexcel-sparklines-chart-help-to-display-information%2F&amp;cookies=1&amp;affiliateid=200106136" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.shareit.com/product.html?cart=1_amp_productid=300113562_amp_backlink=http_3A_2F_2Fwww.excelrange.com_2Fexcel-sparklines-chart-help-to-display-information_2F_amp_cookies=1_amp_affiliateid=200106136&amp;referer=');"><strong>MicroCharts</strong></a> &#8211; commercial software</p>
]]></content:encoded>
			<wfw:commentRss>http://www.excelrange.com/excel-sparklines-chart-help-to-display-information/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

