<?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: Back to School &#8211; The Excel Model</title>
	<atom:link href="http://www.thefinancialmodeler.com/2009/back-to-school-the-excel-model/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thefinancialmodeler.com/2009/back-to-school-the-excel-model/</link>
	<description>Leverage the power of Excel</description>
	<lastBuildDate>Sat, 15 May 2010 07:30:48 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Sebastien Labonne</title>
		<link>http://www.thefinancialmodeler.com/2009/back-to-school-the-excel-model/comment-page-1/#comment-332</link>
		<dc:creator>Sebastien Labonne</dc:creator>
		<pubDate>Fri, 13 Nov 2009 15:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=282#comment-332</guid>
		<description>Jim, that&#039;s an awesome idea you had.

If I ever have to design an elementary school curriculum, I&#039;m hiring you :)

I&#039;ve updated the file with your suggestion with two slight variation. I&#039;ve added the option to have the colors or not. Also, for the 3 conditions you don&#039;t need to put AND(D2&gt;.50,D2&lt;.75), D2&lt;.75 is sufficient if the conditions are in proper order. 

i.e.:
Condition 1: &lt;0.25 is evaluated --- if it is TRUE, then it stops and format is applied
Condition 2: &lt;0.50 is evaluated --- if it is TRUE, then it stops and format is applied
Condition 3: &lt;0.75 is evaluated --- if it is TRUE, then it stops and format is applied

If you&#039;re using Excel 2007, you need to check &quot;Stop if True&quot; for each conditions in the &quot;Conditional Formating - Manage Rules...&quot; dialog.

Oh! I also changed the reference cell to a new one because I didn&#039;t want the bias of always having the letter A in blue. ;)</description>
		<content:encoded><![CDATA[<p>Jim, that&#8217;s an awesome idea you had.</p>
<p>If I ever have to design an elementary school curriculum, I&#8217;m hiring you <img src='http://www.thefinancialmodeler.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve updated the file with your suggestion with two slight variation. I&#8217;ve added the option to have the colors or not. Also, for the 3 conditions you don&#8217;t need to put AND(D2&gt;.50,D2&lt;.75), D2&lt;.75 is sufficient if the conditions are in proper order. </p>
<p>i.e.:<br />
Condition 1: &lt;0.25 is evaluated &#8212; if it is TRUE, then it stops and format is applied<br />
Condition 2: &lt;0.50 is evaluated &#8212; if it is TRUE, then it stops and format is applied<br />
Condition 3: &lt;0.75 is evaluated &#8212; if it is TRUE, then it stops and format is applied</p>
<p>If you&#039;re using Excel 2007, you need to check &quot;Stop if True&quot; for each conditions in the &quot;Conditional Formating &#8211; Manage Rules&#8230;&quot; dialog.</p>
<p>Oh! I also changed the reference cell to a new one because I didn&#039;t want the bias of always having the letter A in blue. <img src='http://www.thefinancialmodeler.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Carson</title>
		<link>http://www.thefinancialmodeler.com/2009/back-to-school-the-excel-model/comment-page-1/#comment-329</link>
		<dc:creator>Jim Carson</dc:creator>
		<pubDate>Thu, 12 Nov 2009 22:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=282#comment-329</guid>
		<description>Being the father of a 5 year old, I know that the use of colors can help keep the attention of a young learner, so I used conditional formatting in the (giant) output cell in order to vary the colors based on one of the random #s ...
For example, &quot;Formula is&quot; =D20.75   .... AND(D2&gt;.50,D2&lt;.75),  for conditions 1, 2 and 3 will give you 4 possible colours (I chose basic blue, red and green, with the default left at black for the values not covered by the formulas).
Drop me an email if you want me to send you back a revised .xls.
Cheers,
J</description>
		<content:encoded><![CDATA[<p>Being the father of a 5 year old, I know that the use of colors can help keep the attention of a young learner, so I used conditional formatting in the (giant) output cell in order to vary the colors based on one of the random #s &#8230;<br />
For example, &#8220;Formula is&#8221; =D20.75   &#8230;. AND(D2&gt;.50,D2&lt;.75),  for conditions 1, 2 and 3 will give you 4 possible colours (I chose basic blue, red and green, with the default left at black for the values not covered by the formulas).<br />
Drop me an email if you want me to send you back a revised .xls.<br />
Cheers,<br />
J</p>
]]></content:encoded>
	</item>
</channel>
</rss>
