<?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>The Financial Modeler &#187; Model Techniques</title>
	<atom:link href="http://www.thefinancialmodeler.com/category/model-techniques/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thefinancialmodeler.com</link>
	<description>Leverage the power of Excel</description>
	<lastBuildDate>Fri, 05 Feb 2010 21:23:09 +0000</lastBuildDate>
	
	<language>en</language>
	<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>Conditionnal Format Controls &#8211; Part Deux</title>
		<link>http://www.thefinancialmodeler.com/2009/conditionnal-format-controls-part-deux/</link>
		<comments>http://www.thefinancialmodeler.com/2009/conditionnal-format-controls-part-deux/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 21:17:28 +0000</pubDate>
		<dc:creator>Sebastien Labonne</dc:creator>
				<category><![CDATA[Model Techniques]]></category>
		<category><![CDATA[Conditional Format]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Data Validation]]></category>
		<category><![CDATA[Input]]></category>
		<category><![CDATA[Technique]]></category>

		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=592</guid>
		<description><![CDATA[<img src="http://www.thefinancialmodeler.com/wp-content/uploads/2.png" alt="2" title="2" width="110" height="80" class="alignleft size-full wp-image-601" /><p>In this post, I'll show you how I like to use <strong>Conditional Formatting</strong> in my Excel models to add a disabled look to some cells based on a criteria. With this technique, you will get clear visual indications that will simplify inputs and help you avoid errors.</p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.thefinancialmodeler.com/wp-content/uploads/2.png" alt="2" title="2" width="110" height="80" class="alignleft size-full wp-image-601" />
<p>In this post, I&#8217;ll show you how I like to use <strong>Conditional Formatting</strong> in my Excel models to add a disabled look to some cells based on a criteria. With this technique, you will get clear visual indications that will simplify inputs and avoid errors.</p>
<h1>The context</h1>
<p>As an example, you need to enter monthly sales volumes for a product that is yet to be launched. The spreadsheet is layed out with one column for each month. The goal is to have the input cells shaded for the months previous to the launch date.</p>
<p>Of course, you could do that manually, but that wouldn&#8217;t be fun nor very flexible. Instead I&#8217;ll show you how to setup <strong>conditional formatting</strong> to have it done automatically without resorting to macros.</p>
<div id="attachment_614" class="wp-caption alignnone" style="width: 550px"><a href="http://www.thefinancialmodeler.com/wp-content/uploads/Model-Layout-Conditional-Formatting-Part-Deux.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/Model-Layout-Conditional-Formatting-Part-Deux-540x181.png" alt="Model Layout" title="Model Layout - Conditional Formatting Part Deux" width="540" height="181" class="size-large wp-image-614" /></a><p class="wp-caption-text">Model Layout</p></div>
<h1>The solution</h1>
<ol>
<li><strong>Setup Data validation</strong></li>
<p>To make sure the launch date inputs are valid, you need to add <strong>data validation</strong> with a drop down list of all months next to each product.</p>
<li><strong>Setup Conditional Formatting</strong></li>
<p>The next picture demonstrates how the conditional formatting is set, with L$6 being the evaluated month and $D11 being the launch date.</p>
<div id="attachment_621" class="wp-caption alignnone" style="width: 401px"><a href="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Formatting-setup-to-shade-the-months-before-launch-date.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Formatting-setup-to-shade-the-months-before-launch-date.png" alt="Conditional Formatting setup" title="Conditional Formatting setup to shade the months before launch date" width="391" height="376" class="size-full wp-image-621" /></a><p class="wp-caption-text">Conditional Formatting setup</p></div>
<li><strong>Adjust formulas</strong></li>
<p>Since this technique only changes formats and leaves the input in the shaded cells, you need to adjust the formulas that are connected to the inputs. This insures that your results are not affected by inputs in the shaded cells. You can see how I have adjusted the annual sums and the revenue calculation to consider the launch date by <a href="http://www.thefinancialmodeler.com/wp-content/plugins/download-monitor/download.php?id=7">downloading the example</a>.</p>
</ol>
<h1>Final thoughts</h1>
<p>As it is setup in the example, you have to adjust the inputs each time you change the launch date. The conditional formatting acts only as visual help for inputs. However, it could also be interesting to have formulas that adjust with the launch date instead of the inputs.</p>
<h4>Download:</h4>
<p><a href="http://www.thefinancialmodeler.com/wp-content/plugins/download-monitor/download.php?id=7">Conditional Format Controls &#8211; Part Deux.xls (size 124Kb)</a><br />
<h4>Other related post:</h4>
<p><a href="http://www.thefinancialmodeler.com/2009/conditional-formats-control-the-warm-up/">Conditional Formats Control – The Warm-Up</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefinancialmodeler.com/2009/conditionnal-format-controls-part-deux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conditional Formats Control &#8211; The Warm-Up</title>
		<link>http://www.thefinancialmodeler.com/2009/conditional-formats-control-the-warm-up/</link>
		<comments>http://www.thefinancialmodeler.com/2009/conditional-formats-control-the-warm-up/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 03:48:12 +0000</pubDate>
		<dc:creator>Sebastien Labonne</dc:creator>
				<category><![CDATA[Excel Functionality]]></category>
		<category><![CDATA[Model Techniques]]></category>
		<category><![CDATA[Conditional Format]]></category>
		<category><![CDATA[Controls]]></category>
		<category><![CDATA[Error Handling]]></category>

		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=278</guid>
		<description><![CDATA[Conditional formats is a wonderful feature that incrementally adds format to a cell based on some criterias. You could use it to highlight cells by adding a color fill, changing borders or modifying any other format element.
In it&#8217;s basic form, you can use it with a simple condition depending on the cell value. However, a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Formatting-button-with-blur.png"><img class="alignleft size-full wp-image-370" title="Conditional Formatting button with blur" src="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Formatting-button-with-blur.png" alt="Conditional Formatting button with blur" width="115" height="87" /></a><strong>Conditional formats</strong> is a wonderful feature that incrementally adds format to a cell based on some criterias. You could use it to highlight cells by adding a color fill, changing borders or modifying any other format element.</p>
<p>In it&#8217;s basic form, you can use it with a simple condition depending on the cell value. However, a more interesting yet underused way of working with conditional formats is with a <strong>formula</strong> condition. Let&#8217;s see how we can use both.</p>
<h3>Conditionally format a cell based on its value</h3>
<p>Let&#8217;s start with an example where a model user needs to input a product mix (e.g. overall sales to be broken down into the different categories). Obviously, the total mix should be 100%. The next picture shows how the model could be layed out.</p>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Format-Control-The-Warm-Up-Option-1.png"><img class="alignnone size-full wp-image-374" title="Conditional Format Control - The Warm-Up - Option #1" src="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Format-Control-The-Warm-Up-Option-1.png" alt="Conditional Format Control - The Warm-Up - Option #1" width="504" height="179" /></a></p>
<p>I have added a conditonal format rule that will change total cells to red when the value is different than 100%. To do so, follow these steps:</p>
<ol>
<li>Select the cells on which you want &#8220;Conditional Formatting&#8221;. (In this case the cells with the totals)</li>
<li>In the &#8220;Style&#8221; section of the &#8220;Home&#8221; tab, click &#8220;Conditional Formatting&#8221; then &#8220;New Rule&#8230;&#8221;. (In Excel 97-2003, you will find it in the format menu)</li>
<li>Select &#8220;Use a formula to determine which cell to format&#8221;</li>
<li>In the edit rule description, set it to <strong>cell value not equal to 1</strong>.</li>
</ol>
<h3>Conditionally format a cell based on a formula</h3>
<p>Following on our previous example, suppose we want to highlight the input cells like in the picture below.</p>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Format-Control-The-Warm-Up-Option-2.png"><img class="alignnone size-full wp-image-381" title="Conditional Format Control - The Warm-Up - Option #2" src="http://www.thefinancialmodeler.com/wp-content/uploads/Conditional-Format-Control-The-Warm-Up-Option-2.png" alt="Conditional Format Control - The Warm-Up - Option #2" width="504" height="179" /></a></p>
<p>To add the conditional formatting, simply follow these steps:</p>
<ol>
<li>Select the cells on which you want &#8220;Conditional Formatting&#8221; (I.e.: the input cells).</li>
<li>In the &#8220;Style&#8221; section of the &#8220;Home&#8221; tab, click &#8220;Conditional Formatting&#8221; then &#8220;New Rule&#8230;&#8221;. (In Excel 97-2003, you will find it in the format menu)</li>
<li>Select &#8220;Use a formula to determine which cells to format&#8221;.</li>
<li>Type the formula to be evaluated in the &#8220;Format values where this formula is true:&#8221; section. In our example, the formula looks like this: <strong>=SUM(E$23:E$26)&lt;&gt;1</strong></li>
</ol>
<p>Conditional Format gives you a quick glance to verify the inputs and might even highlight errors that would have normally been missed. As an example, look closely at the second picture, you&#8217;ll notice that the total seems to be 100% when in fact it&#8217;s not.</p>
<p>Note that, in some instance, you might want to add rounding to your conditions when your totals are close but not quite equal to 100%.</p>
<p>You can download the companion file used for the examples here: <a href="http://www.thefinancialmodeler.com/wp-content/plugins/download-monitor/download.php?id=2">Conditional Formats - The Warm-Up</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefinancialmodeler.com/2009/conditional-formats-control-the-warm-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Powerful Sensitivity Tables</title>
		<link>http://www.thefinancialmodeler.com/2009/powerful-sensitivity-tables/</link>
		<comments>http://www.thefinancialmodeler.com/2009/powerful-sensitivity-tables/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 15:49:11 +0000</pubDate>
		<dc:creator>Sebastien Labonne</dc:creator>
				<category><![CDATA[Model Techniques]]></category>
		<category><![CDATA[Data Tables]]></category>
		<category><![CDATA[Scenario]]></category>
		<category><![CDATA[Sensitivity]]></category>
		<category><![CDATA[Technique]]></category>

		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=151</guid>
		<description><![CDATA[In my previous post, I showed you how to do sensitivity analysis with Excel&#8217;s data tables. However the functionality allow us to do sensitivity on 2 variables only. Today I&#8217;m following up with a way to overcome this limitation.
As an example, an investment might be sensitive to many variables (e.g. lauch dates, set-up costs, marginal [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://www.thefinancialmodeler.com/2009/discovering-sensitivity-tables/">previous post</a>, I showed you how to do sensitivity analysis with Excel&#8217;s <strong>data tables</strong>. However the functionality allow us to do sensitivity on <strong>2 variables only</strong>. Today I&#8217;m following up with a way to overcome this limitation.</p>
<p>As an example, an investment might be sensitive to many variables (e.g. lauch dates, set-up costs, marginal costs, sales, etc&#8230;). These can be summarized in scenarios like in the following table.</p>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090819_Scenario-inputs.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090819_Scenario-inputs.png" alt="20090819_Scenario inputs" title="20090819_Scenario inputs" width="612" height="395" class="alignnone size-full wp-image-163" /></a></p>
<p>The last column in the table is the active scenario. It includes an in-cell drop down of the different scenario names and formulas that adjust automatically with the chosen scenario. The formula in H9 looks like this</p>
<p><code>=INDEX(D9:F9,1,MATCH($H$6,$D$6:$F$6,0))</code></p>
<ul>
<li><code>D9:F9</code> is the range of possible values (same row)</li>
<li><code>$H$6</code> is the cell with the active scenario name (i.e. the one with the in-cell drop-down)</li>
<li><code>$D$6:$F$6</code> is the range of the different scenario names (top header row)</li>
</ul>
<p><p>Now I only have to build a one-variable sensitivity table with the variables like what you see on the next picture</p>
<div id="attachment_173" class="wp-caption alignnone" style="width: 606px"><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090819_Sensitivity-table-layout.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090819_Sensitivity-table-layout.png" alt="Sensitivity table layout" title="Sensitivity table layout" width="596" height="225" class="size-full wp-image-173" /></a><p class="wp-caption-text">Sensitivity table layout</p></div>
<p>Now, follow the steps detailed in the &#8220;One Variable Sensitivity Table &#8211; Data in Rows&#8221; section of my <a href="http://www.thefinancialmodeler.com/2009/discovering-sensitivity-tables/">previous post</a></p>
<p>Here&#8217;s the result you should get. Notice that the formula column has been hidden.</p>
<div id="attachment_179" class="wp-caption alignnone" style="width: 437px"><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090819_Sensitivity-table-result.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090819_Sensitivity-table-result.png" alt="Sensitivity table result" title="20090819_Sensitivity table result" width="427" height="237" class="size-full wp-image-179" /></a><p class="wp-caption-text">Sensitivity table result</p></div>
<p>You can download the file used in the example <a href='http://www.thefinancialmodeler.com/wp-content/uploads/20090821-Powerful-Sensitivity-Tables.xls'>here</a>. (file size: 232 KB)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefinancialmodeler.com/2009/powerful-sensitivity-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discovering Sensitivity Tables</title>
		<link>http://www.thefinancialmodeler.com/2009/discovering-sensitivity-tables/</link>
		<comments>http://www.thefinancialmodeler.com/2009/discovering-sensitivity-tables/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 18:42:12 +0000</pubDate>
		<dc:creator>Sebastien Labonne</dc:creator>
				<category><![CDATA[Excel Functionality]]></category>
		<category><![CDATA[Model Techniques]]></category>
		<category><![CDATA[Data Tables]]></category>
		<category><![CDATA[Sensitivity]]></category>
		<category><![CDATA[Technique]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=114</guid>
		<description><![CDATA[Excel has a built-in functionality for sensitivity analysis, hidden under the unclear name of &#8220;Data tables&#8221; (&#8220;tables&#8221; in Excel 97-2003).
Two options are available in using these &#8220;Data tables&#8221;:

Evaluate the impact of one variable on one or more resulting elements (with 2 possible layouts)
Evaluate the impact of two variable on one resulting elements

In my next post, [...]]]></description>
			<content:encoded><![CDATA[<p>Excel has a built-in functionality for sensitivity analysis, hidden under the unclear name of <strong>&#8220;Data tables&#8221;</strong> (&#8220;tables&#8221; in Excel 97-2003).</p>
<p>Two options are available in using these &#8220;Data tables&#8221;:</p>
<ul>
<li>Evaluate the impact of one variable on one or more resulting elements (with 2 possible layouts)</li>
<li>Evaluate the impact of two variable on one resulting elements</li>
</ul>
<p>In my next post, I&#8217;ll you show how to overcome the limit on the number of variables.</p>
<p>Let&#8217;s first look at the following simple model that calculates the net present value (NPV) and internal rate of return (IRR) of a stream of cash flows.</p>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_simple-model-for-sensitivity.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_simple-model-for-sensitivity.png" alt="Simple model for sensitivity" title="Simple model for sensitivity" width="724" height="196" class="alignnone size-full wp-image-129" /></a></p>
<h3>One Variable Sensitivity Table</h3>
<p>Say we want to evaluate the impact of the growth rate on NPV and IRR. We could change the assumption directly in the input cell and note the results. This would have the serious drawback of not being adjusted automatically should we change another assumption (e.g. the cash flow in period 1).</p>
<p>Instead, we&#8217;ll build a table with different possible values that will automatically populate those results.</p>
<h4>Layout 1:  data in columns</h4>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-columns-structure.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-columns-structure.png" alt="Sensitivity Tables: Data in columns structure" title="Sensitivity Tables: Data in columns structure" width="447" height="105" class="alignnone size-full wp-image-134" /></a></p>
<p>The previous picture shows you the layout of the table. On the left, you enter the different values from which you&#8217;ll calculate sensitivity and on the right, the resulting formulas.</p>
<p>Let&#8217;s build a table that will demonstrate the impact of different growth rates on the NPV and IRR.</p>
<h5>To get the sensitivity table</h5>
<ol>
<li>Fill in the data as layed out on the &#8220;Table Structure&#8221; picture.
<ul>
<li>On the left, enter different possible values for growth</li>
<li>On top, enter a simple link to the result you want to evaluate (e.g. =D24)</li>
</ul>
</li>
<li>Select the table (green and yellow portions in the previous image)</li>
<li>In Excel 2003: Click the menu &#8220;Data \ Table&#8221;<br />
In Excel 2007: In the &#8220;Data&#8221; tab, click &#8220;What-If Analysis&#8221;, then &#8220;Data Table&#8230;&#8221;</li>
<li>Enter the location of the input cells in the &#8220;Column Input Cell&#8221; section.</li>
<li>Leave the other section empty and click &#8220;Ok&#8221;</li>
</ol>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-columns-message-box.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-columns-message-box.png" alt="Sesitivity tables: Data in columns message box" title="Sensitivity tables: Data in columns message box" width="223" height="127" class="alignnone size-full wp-image-132" /></a></p>
<p>This is the result you should get. The bold row is not part of the table feature, but I like to highlight what&#8217;s currently in the model.</p>
<div id="attachment_133" class="wp-caption alignnone" style="width: 442px"><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-columns-results.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-columns-results.png" alt="Sensitivity tables: Data in columns results" title="Sensitivity tables: Data in columns results" width="526" height="104" class="alignnone size-full wp-image-133" /></a><p class="wp-caption-text">Sensitivity tables with data in columns results</p></div>
<h4>Layout 2:  data in rows</h4>
<p>This one is exactly the same as the previous example except that the formula and value table positions are switched.</p>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-rows-structure.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-rows-structure.png" alt="Sensitivity tables: Data in rows structure" title="Sensitivity tables: Data in rows structure" width="448" height="104" class="alignnone size-full wp-image-137" /></a></p>
<h5>To get the sensitivity table</h5>
<ol>
<li>Fill in the data as layed out on the &#8220;Table Structure&#8221; picture.
<ul>
<li>On the left, enter a simple link to the result you want to evaluate (e.g. =D24)</li>
<li>On top, enter different possible values for growth</li>
</ul>
</li>
<li>Select the table (green and yellow portions in the previous image)</li>
<li>In Excel 2003: Click the menu &#8220;Data \ Table&#8221;<br />
In Excel 2007: In the &#8220;Data&#8221; tab, click &#8220;What-If Analysis&#8221;, then &#8220;Data Table&#8230;&#8221;</li>
<li>Enter the location of the input cells in the &#8220;Row Input Cell&#8221; section.</li>
<li>Leave the other section empty and click &#8220;Ok&#8221;</li>
</ol>
<div id="attachment_139" class="wp-caption alignnone" style="width: 442px"><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-rows-results.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_data-in-rows-results.png" alt="Sensitivity tables: Data in rows results" title="Sensitivity tables: Data in rows results" width="613" height="120" class="alignnone size-full wp-image-139" /></a><p class="wp-caption-text">Sensitivity tables with data in columns results</p></div>
<h3>Two Variables Sensitivity Table</h3>
<p>Now we might want to see the cross sensitivity of two variables (e.g. growth and discount rate) on one particular result, NPV in our example. The next picture shows the layout needed to accomplish this task.</p>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_two-variables-structure.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_two-variables-structure.png" alt="Sensitivity tables: Two variables structure" title="Sensitivity tables: Two variables structure" width="446" height="117" class="alignnone size-full wp-image-142" /></a></p>
<p>The previous picture shows you the layout of the table. On the left, you enter the different values from which you&#8217;ll calculate sensitivity and on the right, the resulting formulas.</p>
<h5>To get the sensitivity table</h5>
<ol>
<li>Fill in the data as layed out on the &#8220;Table Structure&#8221; picture.
<ul>
<li>On the left, enter different possible values for growth</li>
<li>On top, enter different possible values for growth</li>
<li>On the top left corner, enter a simple link to the result you want to evaluate (e.g. =D24)</li>
</ul>
</li>
<li>Select the table (green and yellow portions in the previous image)</li>
<li>In Excel 2003: Click the menu &#8220;Data \ Table&#8221;<br />
In Excel 2007: In the &#8220;Data&#8221; tab, click &#8220;What-If Analysis&#8221;, then &#8220;Data Table&#8230;&#8221;</li>
<li>Enter the location of the input cells in the &#8220;Column Input Cell&#8221; section. (This is for the variable on the left of your table)</li>
<li> Enter the location of the input cells in the &#8220;Row Input Cell&#8221; section. (This is for the variable on top of your table)</li>
</ol>
<p><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_two-variables-message-box.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_two-variables-message-box.png" alt="Sensitivity tables: Two variables message box" title="Sensitivity tables: Two variables message box" width="223" height="127" class="alignnone size-full wp-image-140" /></a><br />
<div id="attachment_141" class="wp-caption alignnone" style="width: 442px"><a href="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_two-variables-results.png"><img src="http://www.thefinancialmodeler.com/wp-content/uploads/20090813_two-variables-results.png" alt="Sensitivity tables with two variables results" title="Sensitivity tables: Two variables results" width="432" height="78" class="size-full wp-image-141" /></a><p class="wp-caption-text">Sensitivity tables with two variables results</p></div></p>
<p>The grey cell contains the formula on which you perform your sensitivity analysis, or a simply a link to that formula.</p>
<h3>One litttle constraint to remember&#8230;</h3>
<p>The assumption cell (i.e. the column or row input cell in the dialog) has to be in same sheet as the sensitivity table.</p>
<p>To circumvent this limitation, add a new assumption cell in the same sheet as the sensitivity table and have your original assumption cell linked to it.</p>
<h3>A note on calculation modes</h3>
<p>The presence of many tables in a workbook can significantly increase recalculation time.</p>
<p>You can set the calculation mode to <strong>&#8220;Automatic except for data tables&#8221;</strong> to avoid slower recalculation time and press <strong>F9</strong> when ready to recalculate the sensitivity table.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefinancialmodeler.com/2009/discovering-sensitivity-tables/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Seven tips to develop a structured model</title>
		<link>http://www.thefinancialmodeler.com/2009/seven-tips-to-develop-a-structured-model/</link>
		<comments>http://www.thefinancialmodeler.com/2009/seven-tips-to-develop-a-structured-model/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 14:23:02 +0000</pubDate>
		<dc:creator>Sebastien Labonne</dc:creator>
				<category><![CDATA[Model Techniques]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Model Structure]]></category>
		<category><![CDATA[Technique]]></category>

		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=88</guid>
		<description><![CDATA[Create A Modular Design For Your Model
Don&#8217;t put everything on a single worksheet. Separate your model&#8217;s components on multiple worksheets, i.e. Revenues, COGS, Other Costs, Financing, Amortization etc…

Keep Your Sheet Names As Short As Possible
It will help keep formulas legible and you&#8217;ll see more sheet tabs at once which will help browse within the workbook. [...]]]></description>
			<content:encoded><![CDATA[<h3>Create A Modular Design For Your Model</h3>
<p>Don&#8217;t put everything on a single worksheet. Separate your model&#8217;s components on <strong>multiple worksheets</strong>, i.e. Revenues, COGS, Other Costs, Financing, Amortization etc…</p>
<p><img src="/wp-admin/images/20090630_img1.png" alt="Create A Modular Design For Your Model" /></p>
<h3>Keep Your Sheet Names As Short As Possible</h3>
<p>It will help <strong>keep formulas legible</strong> and you&#8217;ll see more sheet tabs at once which will help browse within the workbook. If you&#8217;re using external links, keeping filenames and folders short might also be a good idea.</p>
<p>Note that there is a 1024 characters limit per cell.  Thus, long sheet names or file names might enable you towards exceeding that limit.</p>
<p><img src="/wp-admin/images/20090630_img2.png" alt="Keep Your Sheet Names As Short As Possible" /></p>
<h3>Put Headings On Top Of Each Worksheet</h3>
<p>Keep a few rows on top of each sheet to identify what&#8217;s on the sheet. I often use these titles: company name, workbook description, worksheet description.</p>
<p><img src="/wp-admin/images/20090630_img3.png" alt="Put Headings On Top Of Each Worksheet" /></p>
<h3>Create Sub-Section Labels</h3>
<p>Make the outline obvious by <strong>indenting</strong> sub sections. You can use the indent functionality or use separate columns (i.e.: column A  for titles, column B for subtitles, column C for elements)</p>
<p>If you have many levels or if the worksheet is tall long, you might want to <strong>number your titles</strong> (i.e.: 1.2.2.b)</p>
<h3>Standardize Cell Formats</h3>
<p>… and <strong>minimize</strong> the number of different styles used (font, font-size, colors, borders, etc…). It will be much easier to read and visually more beautiful. You should also remove those gridlines.</p>
<h3>Identify inputs</h3>
<p>Use a <strong>distinct format</strong> for <a href="http://www.thefinancialmodeler.com/2009/best-practice-fundementals-inputs/">inputs</a> to help users quickly identify controllable elements. This is very often a missing item in models. If you had to use only one tip, this should be the one.</p>
<p><img src="/wp-admin/images/20090630_img4.png" alt="Identify inputs" /></p>
<h3>Be consistent</h3>
<p>Have a common structure throughout <strong>every worksheets</strong>. Use the same columns and rows for your labels and always keep the same period in the same column. It will be easier to follow and will also facilitate formula construction or auditing (e.g. see formula in the next picture)</p>
<p><img src="/wp-admin/images/20090630_img5.png" alt="Be consistent" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefinancialmodeler.com/2009/seven-tips-to-develop-a-structured-model/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Data Validation &#8211;  The Trigger Technique</title>
		<link>http://www.thefinancialmodeler.com/2009/using-data-validation-the-trigger-technique/</link>
		<comments>http://www.thefinancialmodeler.com/2009/using-data-validation-the-trigger-technique/#comments</comments>
		<pubDate>Wed, 13 May 2009 01:57:15 +0000</pubDate>
		<dc:creator>Sebastien Labonne</dc:creator>
				<category><![CDATA[Excel Functionality]]></category>
		<category><![CDATA[Model Techniques]]></category>
		<category><![CDATA[Data Validation]]></category>
		<category><![CDATA[Sensitivity]]></category>
		<category><![CDATA[Trigger]]></category>

		<guid isPermaLink="false">http://www.thefinancialmodeler.com/?p=69</guid>
		<description><![CDATA[If you don&#8217;t know about data validation yet, I suggest you read the following document before getting familiar with this method.
http://www.contextures.com/xlDataVal01.html
Data validation is certainly one of the best tools to perform what-if analysis, along with sensitivity tables. There many types of sensitivity analysis that can be performed with data validation. These can be used alone [...]]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t know about <strong>data validation</strong> yet, I suggest you read the following document before getting familiar with this method.</p>
<p><a href=http://www.contextures.com/xlDataVal01.html>http://www.contextures.com/xlDataVal01.html</a></p>
<p><strong>Data validation</strong> is certainly one of the best tools to perform </em>what-if analysis</em>, along with sensitivity tables. There many types of sensitivity analysis that can be performed with data validation. These can be used alone or in combinations.</p>
<ul>
<li>Triggers</li>
<li>Multipliers</li>
<li>Delays</li>
<li>Option lists</li>
<li>Multiple inputs scenarios</li>
</ul>
<p>Today, I&#8217;m going to show you the simplest one, the <strong>&#8220;On / Off&#8221; trigger</strong>. In the following example, I will use it to turn on or off certain product lines in a financial statement. As mentioned in an earlier post on <strong>best practices</strong>, I suggest you clearly identify the trigger cells with dashed borders.</p>
<p><img src="/wp-admin/images/20090512_img1.png" alt="Before applying trigger" /></p>
<p>The first step is to set the <strong>data validation</strong>. Select the cells where you want to locate the triggers and click &#8220;Data Validation&#8221;.</p>
<h6>In <em>Excel 2003</em> you can find it in the <strong>Data Menu</strong>.</h6>
<h6>In <em>Excel 2007</em>, it is located in the Data Tools section of the <strong>Data Tab</strong>.</h6>
<p><img src="/wp-admin/images/20090512_img2.png" alt="Selecting Data Validation" /></p>
<p>Select <strong>List</strong> in the first drop-down menu and enter &#8220;On, Off&#8221; in the <strong>Source section</strong>.</p>
<p><img src="/wp-admin/images/20090512_img3.png" alt="Setting Data Validation" /></p>
<p>You might also want to add indications to the user in the <strong>Input Message</strong> tab or control what happens when invalid data is entered in the <strong>Warning</strong> tab. In this case, the resulting drop-down menu is probably self-explanatory enough.</p>
<p>With that set, you only need to multiply the existing formula with the following:</p>
<p><code>…*IF(Switch Address="On",1,0)</code></p>
<p>Now, changing the switch on or off will automatically adjust the results</p>
<p><img src="/wp-admin/images/20090512_img4.png" alt="Result after applying trigger" /></p>
<p>This method could also be used to show some comments or text, or in conjunctions with <strong>conditional formats</strong>, highlight some cells.</p>
<p>For an example, see picture below:</p>
<p><img src="/wp-admin/images/20090512_img5.png" alt="Data Validation and Conditional Format to highlight cells" /></p>
<p>I used this formula in the resulting cell:</p>
<p><code>=IF(Switch Address="On","Light is On","")</code></p>
<p>The next picture shows you how I set the <strong>conditionnal format</strong>.</p>
<p><img src="/wp-admin/images/20090512_img6.png" alt="Conditional Format rule" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefinancialmodeler.com/2009/using-data-validation-the-trigger-technique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
