<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.office.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx</link><description>Conditional formatting is a popular feature and is a great way to easily identify cells with a range that meet some criteria. However, users often want to create conditional formatting rules that go beyond comparing a cell&amp;rsquo;s value to a single value</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#30779</link><pubDate>Tue, 28 Feb 2012 17:08:48 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:30779</guid><dc:creator>ShelLuser</dc:creator><description>&lt;p&gt;Your formula seems to contain an error. &amp;quot;m5$A$1&amp;quot; points to no where. The OR formule needs a logical operand, but simply putting 2 cells in there isn&amp;#39;t counted as such. Same applies to IF, it needs a condition yet you didn&amp;#39;t specify it (note how &amp;quot;=1&amp;quot; sits outside the IF formule.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=30779" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#30778</link><pubDate>Tue, 28 Feb 2012 17:01:11 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:30778</guid><dc:creator>ShelLuser</dc:creator><description>&lt;p&gt;It sounds to me as if you want &amp;quot;partial relative formatting&amp;quot;. &amp;nbsp;So; you want a row of numbers (I to M) to be checked with the main number residing in column G, right ? &amp;nbsp;And this can apply to several rows. (2 to 10 for exampe).&lt;/p&gt;
&lt;p&gt;In that case the same example as above would apply, but you&amp;#39;d want to fix the column to check (&amp;#39;G&amp;#39;) while the row (2 to 10) should remain variable (so that the same rule can be applied onto the whole range ($i$2:$m$10 for example)).&lt;/p&gt;
&lt;p&gt;So you&amp;#39;d use cell value $G2 which is then applied to your range of $I$2:$M$10.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=30778" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#24114</link><pubDate>Fri, 04 Feb 2011 14:49:45 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:24114</guid><dc:creator>Rachael_24</dc:creator><description>&lt;p&gt;Can anyone help?&lt;/p&gt;
&lt;p&gt;I want to format a table in a particular way. The font in the table is set as webdings so that if someone puts an &amp;quot;a&amp;quot; in a cell, it &amp;quot;ticks&amp;quot; the cell. What I want to do is format the table so that when I &amp;quot;tick&amp;quot; a cell, the whole row is highlighted.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=24114" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#4512</link><pubDate>Sun, 16 May 2010 12:49:25 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4512</guid><dc:creator>Andy Viohl</dc:creator><description>&lt;p&gt;Just found that after the Excel file is saved and reopened, the Rules Manager will consolidate accordingly the rules and so Excel 2007 will show the rules as I would expect it to, so there is no inappropriate behavior of Excel 2007 for the second method that I show in my demo file. Still, for the first method used (the same that I use in Excel 2003 and the method that I would say is the more intuitive to use), there is the bug: a cell that has the conditional formatting applied to it when it should have not had it. Maybe there is some setting in Excel 2007 telling it to extend formatting to neighboring cells? That would explain the &amp;quot;bug&amp;quot;.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4512" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#4513</link><pubDate>Sun, 16 May 2010 12:27:35 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4513</guid><dc:creator>Andy Viohl</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know about Office 2010, I don&amp;#39;t have it yet. But I have a comment about Office 2007 and since I assume that it has been passed on to 2010, I will post it anyway. Despite being simple to show, it&amp;#39;s difficult to put the problem into words so I created an Excel demo book to show it. Please, grab it at &lt;a rel="nofollow" target="_new" href="http://www.viol.com/msodemo/bugexcel.xls"&gt;www.viol.com/.../bugexcel.xls&lt;/a&gt;. Basically, the problem is that Excel 2007 shows a bug when copying a range of cells with conditional formatting; it applies the formatting to a cell that shouldn&amp;#39;t; there is a workaround but even so Excel 2007 behavior, regarding copying the conditionally formatted cells, seems not appropriate. Excel 2003, on the other hand, does it all right. I wonder if Excel 2010 shows the same behavior as Excel 2007. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4513" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#4514</link><pubDate>Tue, 04 May 2010 07:35:18 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4514</guid><dc:creator>ded</dc:creator><description>&lt;p&gt;Nice...can&amp;#39;t wait to use this on MY sales data! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4514" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#4515</link><pubDate>Fri, 30 Apr 2010 04:43:25 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4515</guid><dc:creator>Amit Velingkar [MSFT]</dc:creator><description>&lt;p&gt;@Jan: Thanks for the comment. Currently, CF is designed to work as a group and any chnages apply to the entire group. I will add your request for consideration for the next version of Excel.&lt;/p&gt;
&lt;p&gt;@Buck: Thanks for giving us an insight into your user scenario.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4515" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#4516</link><pubDate>Wed, 28 Apr 2010 20:30:09 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4516</guid><dc:creator>Buck Dossey</dc:creator><description>&lt;p&gt;Nice article. &amp;nbsp;This type of conditional formatting is relevant for any expression that evaluates to true. &amp;nbsp;I&amp;#39;ve found much value in using dates for status sheets to automatically change the color of a row if a status item has not been completed by the due date. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4516" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#4517</link><pubDate>Wed, 28 Apr 2010 07:54:05 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4517</guid><dc:creator>Jan Karel Pieterse</dc:creator><description>&lt;p&gt;Amit: Nice article. &lt;/p&gt;
&lt;p&gt;One thing that I&amp;#39;d like to see explained: How do I edit a conditional formatting rule of ONE cell, even when the same rule has also been applied to other cells. &lt;/p&gt;
&lt;p&gt;In the CF manager, the &amp;quot;Applies to&amp;quot; box shows reference to all cells that have that rule. If I change that to the cell I want to edit, the CF is removed from the other cells.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4517" width="1" height="1"&gt;</description></item><item><title>re: Conditional Formatting Rules Simplified</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/02/27/conditional-formatting-rules-simplified.aspx#4518</link><pubDate>Tue, 27 Apr 2010 19:00:32 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4518</guid><dc:creator>Amit Velingkar [MSFT]</dc:creator><description>&lt;p&gt;@Ken: The ModifyAppliesToRange method on the FormatConditions object should let you modify the AppliedTo range. Also, we have made changes in Excel 2010 that merges duplicate rule on copy and paste. This should help mitigate the stacking effect and the resulting performance degradation. Also, there are performance improvements in Excel 2010 for CF evaluation.&lt;/p&gt;
&lt;p&gt;@Jacob: Thanks Jacob. You are absolutely right. Thanks for the comment. Although, on re-entry in the CF rules manager dialog, we always display the formula relative to the top-left cell.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4518" width="1" height="1"&gt;</description></item></channel></rss>