<?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: Sharing the Wealth: Random Excel Tip #5</title>
	<atom:link href="http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sharing-the-wealth-random-excel-tip-5</link>
	<description>a discussion of visual report design &#038; web analytics</description>
	<lastBuildDate>Sat, 10 Jul 2010 04:13:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Clint</title>
		<link>http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/comment-page-1/#comment-21028</link>
		<dc:creator>Clint</dc:creator>
		<pubDate>Wed, 07 May 2008 23:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/?p=196#comment-21028</guid>
		<description>@Frank: Where did you encounter this format? As far as I can tell, all it does is specify to use commas to separate thousands, 2 significant digits and append the text &quot;($%-409)&quot; to whatever value is entered in the cell.</description>
		<content:encoded><![CDATA[<p>@Frank: Where did you encounter this format? As far as I can tell, all it does is specify to use commas to separate thousands, 2 significant digits and append the text &#8220;($%-409)&#8221; to whatever value is entered in the cell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/comment-page-1/#comment-21022</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Wed, 07 May 2008 18:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/?p=196#comment-21022</guid>
		<description>What is this -  #,##0.00($%-409)   ?</description>
		<content:encoded><![CDATA[<p>What is this &#8211;  #,##0.00($%-409)   ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clint</title>
		<link>http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/comment-page-1/#comment-20343</link>
		<dc:creator>Clint</dc:creator>
		<pubDate>Thu, 03 Apr 2008 21:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/?p=196#comment-20343</guid>
		<description>Andy,
glad to be of service!</description>
		<content:encoded><![CDATA[<p>Andy,<br />
glad to be of service!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/comment-page-1/#comment-20342</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 03 Apr 2008 20:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/?p=196#comment-20342</guid>
		<description>Looking how to show negative percentages as red and bracketed, and Clint&#039;s suggestion works perfectly, and then went to Jon&#039;s article/site...great stuff! Thanks to you both!</description>
		<content:encoded><![CDATA[<p>Looking how to show negative percentages as red and bracketed, and Clint&#8217;s suggestion works perfectly, and then went to Jon&#8217;s article/site&#8230;great stuff! Thanks to you both!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clint</title>
		<link>http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/comment-page-1/#comment-20314</link>
		<dc:creator>Clint</dc:creator>
		<pubDate>Wed, 02 Apr 2008 13:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/?p=196#comment-20314</guid>
		<description>Hey Jon,
thanks for the explanation, that would have never occured to me!

Readers, if you don&#039;t already know and use Jon&#039;s site I encourage you to do so. The article he links to above is quite extensive and has lots of useful information on customizing numbers.

Thanks again Jon.</description>
		<content:encoded><![CDATA[<p>Hey Jon,<br />
thanks for the explanation, that would have never occured to me!</p>
<p>Readers, if you don&#8217;t already know and use Jon&#8217;s site I encourage you to do so. The article he links to above is quite extensive and has lots of useful information on customizing numbers.</p>
<p>Thanks again Jon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://blog.instantcognition.com/visualization/2008/04/01/sharing-the-wealth-random-excel-tip-5/comment-page-1/#comment-20310</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 02 Apr 2008 12:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.instantcognition.com/?p=196#comment-20310</guid>
		<description>The underscore means leave a space as wide as the next character. _) leaves a space as wide as the close paren after the positive number, so the positive and negative numbers will line up.

I have so many favorite custom number formats that I wrote a whole tutorial about them:
http://peltiertech.com/Excel/NumberFormats.html</description>
		<content:encoded><![CDATA[<p>The underscore means leave a space as wide as the next character. _) leaves a space as wide as the close paren after the positive number, so the positive and negative numbers will line up.</p>
<p>I have so many favorite custom number formats that I wrote a whole tutorial about them:<br />
<a href="http://peltiertech.com/Excel/NumberFormats.html" rel="nofollow">http://peltiertech.com/Excel/NumberFormats.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
