<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx</link><description>Yesterday I wrote about some work I was doing with Tables recently. Today I want to do the same for conditional formatting – specifically, using colour scales. (For a refresher, or for those that are new to this blog, you can read up on changes to conditional</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#670991</link><pubDate>Wed, 19 Jul 2006 16:35:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:670991</guid><dc:creator>Superphilipp</dc:creator><description>Huh? What has happened to your Ribbon(tm)? I seem to remember that it was about three times as high.</description></item><item><title>How do you conditionally-format a row based on a cell?</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671418</link><pubDate>Wed, 19 Jul 2006 17:23:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671418</guid><dc:creator>ZivC</dc:creator><description>Assume I have tabular data, and I want to paint in red an entire row when one cell (say, in the first column) of that row meets some condition. How do I do that? AFAICS, conditional formatting is per cell only.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671421</link><pubDate>Wed, 19 Jul 2006 17:28:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671421</guid><dc:creator>Mario Goebbels</dc:creator><description>Seeing that huge quickstart bar, I take it the own food doesn't taste good enough? ;)</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671432</link><pubDate>Wed, 19 Jul 2006 17:32:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671432</guid><dc:creator>joe</dc:creator><description>ZivC - you use the &amp;quot;Formula Is&amp;quot; function of conditional formatting, available in all conditional formatting (or at least back to Office 2000, that I know of).&lt;br&gt;&lt;br&gt;For all the cells you want to format based on one cell, you would use &amp;quot;Formula is&amp;quot; and return TRUE or FALSE based on that formula, using an IF, or OR or AND, etc. &lt;br&gt;&lt;br&gt;e.g. &lt;br&gt;highlight several cells in a row to be colored based on column A and apply this &amp;quot;Fomula Is&amp;quot; conditional formatting to all cells&lt;br&gt;=IF($A1=1,TRUE,FALSE)&lt;br&gt;you can drag or copy/paste this formatting down all the rows, and all the rows will change format according to the values in column A</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671498</link><pubDate>Wed, 19 Jul 2006 18:27:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671498</guid><dc:creator>Kdbertel</dc:creator><description>That still looks a little busy to me, even with the white. I like the bar-graph backgrounds a bit more.&lt;br&gt;&lt;br&gt;On that note, is there a way to apply custom formatting to a cell based on the value of another cell?&lt;br&gt;&lt;br&gt;And, I guess you prefer a large quickstart bar to using the ribbon? Any particular reason? How convoluted is doing all this with the ribbon, instead of the quicklaunch?</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671540</link><pubDate>Wed, 19 Jul 2006 19:19:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671540</guid><dc:creator>Mark D</dc:creator><description>I don't understand why all the border types aren't available in conditional formatting, as well why can't things like text be set?&lt;br&gt;&lt;br&gt;joe, a normal =$a1=1 would work as well because it evaluates to true/false by default. the if becomes redundant</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671582</link><pubDate>Wed, 19 Jul 2006 19:42:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671582</guid><dc:creator>Harlan Grove</dc:creator><description>One set of gotta have QAT icons for CF, another set for external data, another set for pivot table operations, another set for drawing, . . .&lt;br&gt;&lt;br&gt;Since the QAT can't extend to multiple rows of icons, kinda looks like there's still some apparent need for old style toolbars.&lt;br&gt;&lt;br&gt;Maybe the ribbon is a better menu, but that's all it is. Toolbars served a different need. Too bad Microsoft decided to fix something that wasn't broken.&lt;br&gt;&lt;br&gt;As for the example images, you've redefined UNprofessional. How about an icon of a dog food dish for the dog's lunch formatting option?</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671590</link><pubDate>Wed, 19 Jul 2006 20:06:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671590</guid><dc:creator>Brent</dc:creator><description>When you conditional format a range with the icons, can a legend be displayed automatically that shows what each icon represents?</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671600</link><pubDate>Wed, 19 Jul 2006 20:12:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671600</guid><dc:creator>Mike Staunton</dc:creator><description>It's the ad-hoc choices that you're making about the boundaries for the different conditional formats that worry me&lt;br&gt;&lt;br&gt;If you have some knowledge about the distribution of the underlying data points - such as Normal - then it would be much better to calculate the mean and standard deviation of the sample points and then normalize the data points before applying conditional formats</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671648</link><pubDate>Wed, 19 Jul 2006 20:56:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671648</guid><dc:creator>Leta</dc:creator><description>Mike, I think David was showing ad-hoc analysis of data, so that was the whole point.&lt;br&gt;&lt;br&gt;Harlan, David stated that he is a heavy keyboard user. What is your problem with that? (beside trolling)</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671782</link><pubDate>Wed, 19 Jul 2006 23:24:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671782</guid><dc:creator>Harlan Grove</dc:creator><description>Leta, how is the size of the QAT related to keyboard use? Or do you mean that David's heavy keyboard use explains the ugly conditional formatting?&lt;br&gt;&lt;br&gt;If Excel had 3D contour plots, color-coded CF as shown above would be unnecessary.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#671966</link><pubDate>Thu, 20 Jul 2006 02:17:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:671966</guid><dc:creator>David Gainer</dc:creator><description>Superphilipp, Mario, Kdbertel, what you see in the post with respect to UI is the fact that I added some buttons to the Quick Access Toolbar and have collapsed the ribbon. &amp;nbsp;Since I use mostly keyboard shortcuts, I find that for most work, the shortcuts and a number of items on the Toolbar are sufficient, and for the odd time where I need the Ribbon, it is one keystroke (CTRL + F1) away. &amp;nbsp;This setup also gives me more space for cells on my monitor than Excel 2003. &amp;nbsp;None of this is a comment on the Ribbon – simply that this is the way that I work.&lt;br&gt;&lt;br&gt;To answer the other question asked in this area, things are no harder or easier with the Toolbar relative to the Ribbon; it is simply a matter of personal preference.&lt;br&gt;&lt;br&gt;ZivC, I think Joe answered your question.&lt;br&gt;&lt;br&gt;Kdbertel, yes, you can now apply number formats as part of conditional formatting, which includes custom number formats.&lt;br&gt;&lt;br&gt;MarkD, we enabled custom number formats this time around. &amp;nbsp;If there is a lot of demand for borders, we will take &amp;nbsp;a look.&lt;br&gt;&lt;br&gt;Brent, you would have to add one manually (add the icons to some other cells and type text). &amp;nbsp;Good feature idea for the future.&lt;br&gt;&lt;br&gt;Mike, I wholeheartedly agree.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#672397</link><pubDate>Thu, 20 Jul 2006 10:19:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:672397</guid><dc:creator>sam</dc:creator><description>&amp;quot;To answer the other question asked in this area, things are no harder or easier with the Toolbar relative to the Ribbon; it is simply a matter of personal preference. &amp;quot;&lt;br&gt;&lt;br&gt;Well how about MS respecting this &amp;quot;Personal Preference&amp;quot; and giving me the &amp;quot;choice&amp;quot; to use the Classic UI or the Nasty Ribbon&lt;br&gt;&lt;br&gt;Sam&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#672824</link><pubDate>Thu, 20 Jul 2006 19:10:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:672824</guid><dc:creator>ZivC</dc:creator><description>David: Yes, Joe and Mike answered my question (thanks guys). I'm disappointed with the answer, however. Isn't the whole point of the ribbon to make such features easy to find? In my personal experience, it's far from obvious.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#673036</link><pubDate>Thu, 20 Jul 2006 22:22:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:673036</guid><dc:creator>Joe</dc:creator><description>ZivC - i was answering how to use &amp;quot;Formula Is&amp;quot; in Excel 2003 and below. i haven't tried to use it in Excel 2007 yet. &lt;br&gt;&lt;br&gt;I agree that the &amp;quot;Formula Is&amp;quot; functionality is hidden, and hard to use - it usually takes me a couple tries before I actually get what I want. i &amp;nbsp;have no idea if this particular feature is improved or more visual in Excel 2007. I don't think the ribbon addresses this issue - maybe the ribbon will get you to use Conditional Formatting better, but other design features will have to be implemented better in order to show people how to use CF more effectively.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#673180</link><pubDate>Fri, 21 Jul 2006 00:49:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:673180</guid><dc:creator>David Gainer</dc:creator><description>ZivC, we considered advertising this at the top level in the ribbon, but based on our research, the new conditional formatting rules we added covered by far the majority of the cases that people use formulas for in current versions of Excel. &amp;nbsp;We will continue to think about this area going forward.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#673964</link><pubDate>Fri, 21 Jul 2006 19:12:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:673964</guid><dc:creator>Andrew</dc:creator><description>How do I programmatically add a formatting rule? For example, I would like to create a macro that creates a number of formatting rules that can be used later by the user or write an Add-In that generates formatting rules. Does the Excel Object Model include these rules?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Andrew</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#674220</link><pubDate>Fri, 21 Jul 2006 23:08:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:674220</guid><dc:creator>David Gainer</dc:creator><description>Andrew, check out this post for some VBA examples:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/excel/archive/2005/10/14/481237.aspx"&gt;http://blogs.msdn.com/excel/archive/2005/10/14/481237.aspx&lt;/a&gt;</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#674560</link><pubDate>Sat, 22 Jul 2006 07:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:674560</guid><dc:creator>Biff</dc:creator><description>&amp;quot;the &amp;quot;Formula Is&amp;quot; functionality is hidden, and hard to use&amp;quot;&lt;br&gt;&lt;br&gt;I don't know about Excel 2007, but in earlier versions it's not hidden at all and is exactly where you would think it should be, under Format. It's &amp;quot;easy&amp;quot; to use. In fact, I use &amp;quot;Formula Is&amp;quot; exclusively. I never use &amp;quot;Cell Value Is&amp;quot;.&lt;br&gt;&lt;br&gt;&amp;quot;use &amp;quot;Formula is&amp;quot; and return TRUE or FALSE based on that formula&amp;quot;&lt;br&gt;&lt;br&gt;Using a logical comparison that returns a boolean is the most common method, however, you can use any formula expression that returns a numeric value as well. Any numeric value other than 0 will be evaluated as TRUE and the format will be applied. A numeric return of 0 will be evaluated as FALSE and the format will not be applied. A very simple example would be:&lt;br&gt;&lt;br&gt;=COUNTIF(A$1:A$10,&amp;quot;x&amp;quot;)&lt;br&gt;&lt;br&gt;If the result was 0 no format would be applied.&lt;br&gt;&lt;br&gt;If the result was 7 the format would be applied. &amp;nbsp;</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#674980</link><pubDate>Sat, 22 Jul 2006 20:09:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:674980</guid><dc:creator>Colin Banfield</dc:creator><description>Biff, the “Formula Is” equivalent is also easy to find in Excel 2007. You select New Rule from the Conditional Formatting menu (which displays after you click the Conditional Formatting button on the Ribbon). In the New Formatting Rule dialog box, there's a list of rule types and one of these is &amp;quot;Use a formula to determine which cells to format.&amp;quot;&lt;br&gt;&lt;br&gt;I suspect that the real concern being alluded to is contained in the &amp;quot;...and hard to use&amp;quot; part. Except for providing examples in a help window, I don't know how the UI could make using specific formulas in conditional formatting more &amp;quot;discoverable.&amp;quot; For example, how can the UI expose the fact that a formula like =COUNTIF($A$1:$A$10,A1)&amp;gt;1 highlights duplicates in the selected range A1 to A10? From this perspective, formulas would appear &amp;quot;hard to use.&amp;quot; However, what you can do is figure out the most common conditions that folks use conditional formatting formulas for and expose these conditions as highlighting options in the IU, thus making these specific conditions “discoverable.”&lt;br&gt;&lt;br&gt;In this respect, Excel 2007 does a reasonably good job. For example, on the Conditional Formatting menu you can choose to highlight cells containing duplicates, unique values, top N items, top N %, bottom N items, bottom N %, above average, below average and 1 to 3 standard dev above or below average. &amp;nbsp;You can highlight cells with dates occurring today, yesterday, tomorrow, last 7 days, next month and so on. &amp;nbsp;You can highlight cells with text containing, not containing, beginning with &amp;amp; ending with. &amp;nbsp;You can highlight cells with blanks, non-blanks, errors or no errors. &amp;nbsp;Finally, there’s a column comparison option available to Tables. &amp;nbsp;To highlight cells with any of the preceding conditions in earlier versions of Excel, you'd need to use formulas, and this is where discoverability becomes an issue for most folks. &amp;nbsp;In Excel 2007, there should be far less need to use formulas at all.&lt;br&gt;&lt;br&gt;On a related note, it’s unfortunate that Data Validation wasn’t a similar beneficiary of any new conditions in Excel 2007. &amp;nbsp;For example, the ability to use UDFs directly in data validation formulas (the workaround to reference a UDF in a worksheet cell is lame and doesn’t work if you want to apply the UDF to a bunch of input cells). Also, I’d have liked to see a “like” operator, so that you could validate a specific input string format.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#675152</link><pubDate>Sun, 23 Jul 2006 01:09:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:675152</guid><dc:creator>Biff</dc:creator><description>How does Excel 2007 conditional formatting handle these:&lt;br&gt;&lt;br&gt;** highlight cells containing duplicates&lt;br&gt;&lt;br&gt;Is the first instance of a value considered a duplicate?&lt;br&gt;&lt;br&gt;A1 = Smith&lt;br&gt;A2 = Smith&lt;br&gt;&lt;br&gt;Are both cells highlighted or is just A2 highlighted?&lt;br&gt;&lt;br&gt;** Top/botton N lists&lt;br&gt;&lt;br&gt;Are &amp;quot;ties&amp;quot; accounted for?&lt;br&gt;&lt;br&gt;A1 = 1&lt;br&gt;A2 = 1&lt;br&gt;A3 = 1&lt;br&gt;A4 = 2&lt;br&gt;A5 = 3&lt;br&gt;&lt;br&gt;Would the bottom 3 be A1:A3 or A1:A5 ?&lt;br&gt;&lt;br&gt;Or:&lt;br&gt;&lt;br&gt;A1 = 1&lt;br&gt;A2 = 1&lt;br&gt;A3 = 1&lt;br&gt;A4 = 1&lt;br&gt;A5 = 3&lt;br&gt;&lt;br&gt;Would the bottom 3 be A1:A4 ?</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#675157</link><pubDate>Sun, 23 Jul 2006 01:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:675157</guid><dc:creator>Colin Banfield</dc:creator><description>Is the first instance of a value considered a duplicate? &lt;br&gt;&lt;br&gt;A1 = Smith &lt;br&gt;A2 = Smith &lt;br&gt;&lt;br&gt;Are both cells highlighted or is just A2 highlighted? &lt;br&gt;&lt;br&gt;&amp;lt;&amp;lt;&amp;lt;Both Cells are highlighted.&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;&lt;br&gt;A1 = 1 &lt;br&gt;A2 = 1 &lt;br&gt;A3 = 1 &lt;br&gt;A4 = 2 &lt;br&gt;A5 = 3 &lt;br&gt;&lt;br&gt;Would the bottom 3 be A1:A3 or A1:A5 ?&lt;br&gt;&lt;br&gt;&amp;lt;&amp;lt;&amp;lt;A1:A3&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;&lt;br&gt;A1 = 1 &lt;br&gt;A2 = 1 &lt;br&gt;A3 = 1 &lt;br&gt;A4 = 1 &lt;br&gt;A5 = 3 &lt;br&gt;&lt;br&gt;Would the bottom 3 be A1:A4 ? &lt;br&gt;&lt;br&gt;&amp;lt;&amp;lt;&amp;lt;Yes.&amp;gt;&amp;gt;&amp;gt;&lt;br&gt;</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#675164</link><pubDate>Sun, 23 Jul 2006 01:31:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:675164</guid><dc:creator>Biff</dc:creator><description>The only gripe I have about CF Formula Is, is that teenie tiny microscopic little box for the formula. Argh!</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#675403</link><pubDate>Sun, 23 Jul 2006 08:33:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:675403</guid><dc:creator>David Gainer</dc:creator><description>Interesting discussion. &amp;nbsp;Colin, thanks for the explanation. &amp;nbsp;One note – I am sorry to say the “column comparison” is going to be gone in the beta refresh (and for 2007). &amp;nbsp;We turned up some pretty significant bugs recently, and we are past the point where we can do the work required to address them, so that is going to have to wait for the next version. &amp;nbsp;Thanks for the data validation items.&lt;br&gt;&lt;br&gt;Biff, I agree with you about the smaller refedits. &amp;nbsp;That’s something I would like to try and solve all over the place in the future.</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#675426</link><pubDate>Sun, 23 Jul 2006 08:56:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:675426</guid><dc:creator>Biff</dc:creator><description>I would upgrade just for that one improvement!</description></item><item><title>re: Fun With Conditional Formatting</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#678085</link><pubDate>Tue, 25 Jul 2006 20:59:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:678085</guid><dc:creator>Gareth Horton</dc:creator><description>David,&lt;br&gt;&lt;br&gt;We develop a product that exports to Excel. &amp;nbsp;In the past, we have not pushed too much of our metadata over to the Excel side, but with the new Open XML formats, we are in the position to do this much more. &amp;nbsp;One of the main areas for this is Conditional Formatting. &amp;nbsp;We are able to define conditional formatting with our product and now push it over to Excel Conditional Formatting rules, rather than just applying the formatting on the cells/ranges themselves.&lt;br&gt;&lt;br&gt;Our product is capable of dealing with quite a lot of data, as well as having fairly complex formatting rules. &amp;nbsp;What we found when we started to do this with XLSX is that as with Excel 2003, Excel 2007 remains very buggy in all areas of conditional formatting: display and configuration.&lt;br&gt;&lt;br&gt;1. On a fairly up to date machine (18 mths old middle end PC, 1GB RAM) XLS (using BIFF8) or XLSX files with more than 2000-3000 conditional formatting 'rules' seems to be the tipping point to poor display performance. We can exceed that very easily with an export from our product. &amp;nbsp; &lt;br&gt;&lt;br&gt;2.Whereas OpenOffice.org 2.0 will show similar problems when opening an XLS file with large numbers of conditional formats, once opened, it will outperform Excel 2007 in display performance.&lt;br&gt;&lt;br&gt;3.In our efforts to produce creative formulas in XLS to overcome the 3-rule limit, we discovered that the boolean operator OR() will evaluate both of its expressions, even though the first evaluates to true, (as we later confirmed in the Excel 2003 help). Could this be fixed in 2007?&lt;br&gt;&lt;br&gt;Seeing as the opening up of the Excel file format to developers (only true Excel dependents such as ourselves tackled native BIFF8) will allow many more applications to create rich, fully featured Excel files, now potentially up to 1 million rows and numerous columns in size, could you review the way Excel handles conditional formatting from a performance perspective.&lt;br&gt;&lt;br&gt;The legacy way that conditional formatting is implemented in openxml, might benefit from a different approach, such as using formatting IDs as with traditional xfids, allowing cells to be a member of a cell formatting group, as opposed to a post-display evaluation&lt;br&gt;&lt;br&gt;I can certainly generate very complex files for you, if you need them.&lt;br&gt;&lt;br&gt;Thanks in advance&lt;br&gt;&lt;br&gt;Gareth&lt;br&gt;&lt;br&gt;gareth_horton@datawatch.com&lt;br&gt;&lt;br&gt;</description></item><item><title>Web Development Tips, Tricks &amp;amp; Trivia  &amp;raquo; Blog Archive   &amp;raquo; HOW TO create a Ribbon-less pre-Excel 2007 look</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#9644306</link><pubDate>Wed, 27 May 2009 14:28:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9644306</guid><dc:creator>Web Development Tips, Tricks &amp;amp; Trivia  &amp;raquo; Blog Archive   &amp;raquo; HOW TO create a Ribbon-less pre-Excel 2007 look</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://webdevelopment.mobiforumz.com/2008/09/19/how-to-create-a-ribbon-less-pre-excel-2007-look/"&gt;http://webdevelopment.mobiforumz.com/2008/09/19/how-to-create-a-ribbon-less-pre-excel-2007-look/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Microsoft Excel Fun With Conditional Formatting | bar stools</title><link>http://blogs.msdn.com/excel/archive/2006/07/19/670684.aspx#9780961</link><pubDate>Fri, 19 Jun 2009 09:49:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9780961</guid><dc:creator> Microsoft Excel Fun With Conditional Formatting | bar stools</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://barstoolsite.info/story.php?id=1841"&gt;http://barstoolsite.info/story.php?id=1841&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>