<?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>The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx</link><description>Before I carry on digging into the details of the new and improved features in Excel 12, I wanted to make sure everyone had a good sense for the work we’ve done in this version. When we were planning Excel 12, we spent a significant amount of time talking</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#475113</link><pubDate>Thu, 29 Sep 2005 02:19:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:475113</guid><dc:creator>XL-Dennis</dc:creator><description>&amp;quot;Made connecting to external data more straightforward and added connection management capabilities to the product&amp;quot;&lt;br&gt;&lt;br&gt;Does this also include ADO.NET?&lt;br&gt;&lt;br&gt;&amp;quot;Created a new class of functions that return data directly from SQL Server Analysis Services&amp;quot;&lt;br&gt;&lt;br&gt;Will it also be backward compatible or only targeting SQL Server 2005? &lt;br&gt;&lt;br&gt;Kind regards,&lt;br&gt;Dennis</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#475123</link><pubDate>Thu, 29 Sep 2005 02:39:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:475123</guid><dc:creator>Rob van Gelder</dc:creator><description>David,&lt;br&gt;&lt;br&gt;Great advancements so far. I'm excited to see it.&lt;br&gt;&lt;br&gt;A few questions:&lt;br&gt;&lt;br&gt;&amp;lt;features to speed up calculations on modern hardware&amp;gt;&lt;br&gt;Does this mean that the calculation engine will support multiple CPUs?&lt;br&gt;&lt;br&gt;With the new Conditional Formatting enhancements, will it be possible to configure a Conditional Number Format?&lt;br&gt;eg. eg when true #,##0.0, when false 0.0000 ?&lt;br&gt;&lt;br&gt;Could you please reveal some of the new function names available?&lt;br&gt;Will there be any reverse lookup functions along the lines of the post:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://groups.google.com/group/microsoft.public.excel.worksheet.functions/msg/31684311d468a900"&gt;http://groups.google.com/group/microsoft.public.excel.worksheet.functions/msg/31684311d468a900&lt;/a&gt;&lt;br&gt;</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#475128</link><pubDate>Thu, 29 Sep 2005 02:44:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:475128</guid><dc:creator>Pete Wall</dc:creator><description>The bigger picture again - the future of Excel versus databases. The new Excel will be able to handle much larger amounts of data than currently.&lt;br&gt;&lt;br&gt;I can imagine some simple improvements to pivot tables - formatting. But, for me, the current functionality of Excel needs little improvement. I can envisage more database-type functionality within Excel - such as a report similar to from a database. And evolutionary upgrades to the sort of capability exposed in MS Query.&lt;br&gt;&lt;br&gt;My thoughts are that the software will be enormously powerful and most of that capability will be underutilised. This leads me to think that more focus would be valuable on improving the 'smartness' of the application to help users. And, I guess that is what is happening?&lt;br&gt;&lt;br&gt;It seems to be less the software's functionality that needs improvement but the skills/'smartness' of users.&lt;br&gt;&lt;br&gt;best regards,&lt;br&gt;Pete</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#475147</link><pubDate>Thu, 29 Sep 2005 04:11:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:475147</guid><dc:creator>Colin Banfield</dc:creator><description>David, it's great to read about all the new features coming.  Not since Excel 97 have we seen such an effort.  Thanks!  Are there any improvements to analysis features such as Scenario Manager, Solver, Goal Seek or Data Input Tables?  Any new what-if features? Also, will VBA inherit any VB.NET characteristics?&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Colin</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#475275</link><pubDate>Thu, 29 Sep 2005 15:36:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:475275</guid><dc:creator>Jim Rech</dc:creator><description>Exciting stuff, David.&lt;br&gt;&lt;br&gt;Jim&lt;br&gt;Excel MVP&lt;br&gt;(not at summit)</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#475430</link><pubDate>Thu, 29 Sep 2005 22:43:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:475430</guid><dc:creator>David Gainer</dc:creator><description>XL-Dennis – We have not done anything specific to ADO.NET in Excel 12, but using Visual Studio 2005 Tools for Office you can databind a named range to a DataSet, DataTable, DataView, or anything that implements IList, IListSource, BindingList etc.  This VSTO 2005 tool support is based on standard VS tools for databinding. That means, at design-time (with a few button clicks) you can very easily databind a named range or list to a database/table(s), stored procedure, web service, or any arbitrary business object that implements any of the specified interfaces.&lt;br&gt;&lt;br&gt;Also, the new functions that return data from SQL Server Analysis Services will also work with SQL AS 2000.&lt;br&gt;&lt;br&gt;Rob – yes, we will support multiple CPUs.  More in a later post.  Also, starting next week I will write several articles on conditional formatting, so I will try and answer questions there.  I will have a post on new functions in the not-too-distant future too.  Thanks for the interest!&lt;br&gt;&lt;br&gt;Pete – One of the key reasons we are doing user interface work this release is to make it easier for people to find and use the features and commands they need to get the results they want.  There is an overview here.  &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/office/preview/uioverview.mspx"&gt;http://www.microsoft.com/office/preview/uioverview.mspx&lt;/a&gt;  Our hope is that this leads to much greater feature use.&lt;br&gt;&lt;br&gt;Colin – No changes to S Manager, Goal Seek, Solver, or Data Tables this time out.</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#475855</link><pubDate>Sat, 01 Oct 2005 00:14:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:475855</guid><dc:creator>Harlan Grove</dc:creator><description>Rob van Gelder...&lt;br&gt;...&lt;br&gt;&amp;gt;&amp;lt;features to speed up calculations on modern &amp;gt;hardware&amp;gt; &lt;br&gt;&amp;gt;Does this mean that the calculation engine &amp;gt;will support multiple CPUs? &lt;br&gt;...&lt;br&gt;&lt;br&gt;Also, does it mean fully using hardware floating point units? Clearly Excel's MOD function doesn't since&lt;br&gt;&lt;br&gt;MOD(2^30,3)&lt;br&gt;&lt;br&gt;returns a #NUM! error even though that particular calculation is well within IEEE bounds and Intel FPUs' have no trouble with it.&lt;br&gt;&lt;br&gt;&amp;gt;Could you please reveal some of the new &amp;gt;function names available? &lt;br&gt;...&lt;br&gt;&lt;br&gt;It'd be nice to see what the new functions are. Certainly there's room for improvement in the text handling functions, but Excel isn't really meant for text processing.&lt;br&gt;&lt;br&gt;Of all the things that could be added, the two that would be the most useful would be adding built-in regular expression support to Excel (just like in OpenOffice) and making 3D references part of Excel's object model so they could be passed to VBA functions. The former would make a LOT of the long &amp;amp; complex text formulas offerred in the newsgroups unnecessary, and the latter would allow 3D references to udfs [note that the NPV function *already* handles 3D references in 2nd and subsequent args, and it's order-dependent, so there should already be an iterator for 3D references that could be used in For Each loops].</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#476452</link><pubDate>Mon, 03 Oct 2005 19:01:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:476452</guid><dc:creator>Colin Banfield</dc:creator><description>&amp;gt;Colin No changes to S Manager, Goal Seek, Solver, or Data Tables this time out. &amp;lt;&lt;br&gt;&lt;br&gt;Hmmm, does this mean that its too late to ask the development team to remove some annoying restrictions in Scenario Manager? The major annoyances include 1) changing cells and result cells for the Scenario Summary report must be on the same worksheet.  When SM was an addin in Excel 4, this restriction didn't exist; 2) changing cells limited to only 32; 3) Excel decides how the report will be formatted (for the worksheet summary or he PivotTable summary). The user should be able to determine the report format.  Furthermore, it should be possible to create links so that changes to values of the changing &amp;amp; result cells are reflected in the formatted summary report.  If it's too late to do anything about the foregoing in this release, could you make a note for Excel 13? Pretty please? :-)&lt;br&gt;&lt;br&gt;Oh, BTW, are we still stuck with only 16 levels of undo?&lt;br&gt;&lt;br&gt;Colin&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#476597</link><pubDate>Tue, 04 Oct 2005 00:44:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:476597</guid><dc:creator>Rob van Gelder</dc:creator><description>A nice feature that would be fairly quick to build.&lt;br&gt;&lt;br&gt;Currently, I dont know how to submit to Microsoft a feature request.&lt;br&gt;&lt;br&gt;In the Help menu, &amp;quot;Suggest a feature&amp;quot;&lt;br&gt;or &amp;quot;Wishlist&amp;quot;?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Rob</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#476787</link><pubDate>Tue, 04 Oct 2005 12:28:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:476787</guid><dc:creator>Mike Woodhouse</dc:creator><description>This is shaping up to be the first seriously compelling version of Excel since 97. It'll probably wear off while we wait (&amp;lt;grin&amp;gt;) but I'm seeing enough to make me plan for an immediate upgrade, rather than &amp;quot;when I get round to it&amp;quot; as in the previous 3 or 4 releases...&lt;br&gt;&lt;br&gt;Cool. Very cool. Of course it'll be about a decade for any of my likely workplaces consider rolling it out because it'll be new, different and therefore scary.</description></item><item><title>pivot table enhancements</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#476913</link><pubDate>Tue, 04 Oct 2005 19:33:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:476913</guid><dc:creator>mm</dc:creator><description>Regarding the enhancements associated with SQL Server, what is the nature of the connectivity? Will it work will other databases? Many more people use Excel with other databases than use Excel with SQL Server.</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#477097</link><pubDate>Wed, 05 Oct 2005 01:47:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477097</guid><dc:creator>Jason</dc:creator><description>Great news!  In particular, I'm excited about the conditional formatting and charting enhancements!&lt;br&gt;&lt;br&gt;Two requests (and like Colin, I completely understand if Excel 12 is long since closed to changes):&lt;br&gt;&lt;br&gt;1) Variable width column charts.  It's possible to fake these with the area- and stacked-area- charts, but it's really painful to make them that way.&lt;br&gt;&lt;br&gt;2) Weighted linear regression formulae.  I can make a bubble chart already, with (x, y, size) data points.  I can add a trendline to that chart, but the trendline's based solely on the (x,y) points - it pays no attention to size.  Conceptually, the next step would be a weighted linear regression, where each data point's repeated (size) times in the summations.  [I tried doing this by hand - not sure if it's computationally prohibitive or if it's easy to optimize]&lt;br&gt;&lt;br&gt;Thanks!</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#477151</link><pubDate>Wed, 05 Oct 2005 04:35:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477151</guid><dc:creator>Brooks Talley</dc:creator><description>Any chance of offering a TSQL-like query language for looking up values?  I usually spend far too long messing with VLOOKUP when a simple &amp;quot;select [column_a] from [range] where [column_b]=[value]&amp;quot; would be infinitely easier.</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#477211</link><pubDate>Wed, 05 Oct 2005 08:32:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477211</guid><dc:creator>David Gainer</dc:creator><description>Greetings,&lt;br&gt;&lt;br&gt;Rob – Details when I get to those posts, I promise.  Thanks for the feedback on functions &amp;amp; 3-D referencing.  Also, feature requests can be sent to xlwish@microsoft.com, or you can just put them in comments to this blog.&lt;br&gt;&lt;br&gt;Colin – Thanks for the feedback on Scenario Manager.  I will cover undo in a later post, but the short answer is no, you will not be limited to 16.&lt;br&gt;&lt;br&gt;mm – The connectivity enhancements will work with any sort of connection – OLEDB, ODBC, etc. – so they will not be limited to SQL Server.&lt;br&gt;&lt;br&gt;Jason – Thanks for the feedback.&lt;br&gt;&lt;br&gt;Brooks – Thanks for the feedback.  While we have not done exactly that, we have done some referencing work that may help a lot.  More in a few weeks.&lt;br&gt;</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#477304</link><pubDate>Wed, 05 Oct 2005 15:55:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477304</guid><dc:creator>Jon</dc:creator><description>Good morning, found this via a link @ Arstechnica.&lt;br&gt;&lt;br&gt;I am certainly no expert when it comes to Excel, but I was trying to create a graph with a broken Y axis the other day.  After searching around the 'net I saw that there was not much chance of me figuring it out since it was quite a convoluted solution.&lt;br&gt;&lt;br&gt;Any chance that will be incorporated into your changes for v12?&lt;br&gt;&lt;br&gt;And thanks for the many other changes I have seen, mostly in regards to lifting some of the row limits.  I can't wait for this to get qualified by our IT security...  :)&lt;br&gt;&lt;br&gt;Thanks!</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#477656</link><pubDate>Thu, 06 Oct 2005 08:54:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:477656</guid><dc:creator>David Gainer</dc:creator><description>Jon - unfortunately, we did address that this release.</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#478338</link><pubDate>Fri, 07 Oct 2005 21:54:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:478338</guid><dc:creator>Colin Banfield</dc:creator><description>Since this &amp;quot;big picture&amp;quot; topic is still active, I'd like to make a suggestion that should be fairly easy to implement: Add a &amp;quot;Workbook Navigation&amp;quot; task pane.  The pane will display a hierarchical list of open workbooks and worksheets (file manager style).  Within this task pane you can see all (or most) of the open workbooks and worksheets at a glance (and scroll down to those you can't see at a glance). More importantly, in the pane you should be able to click on a worksheet to make the worksheet active.  Just think of the current difficulties of managing a single workbook with a sh**tload of worksheets. You can see only a few worksheets at a time (less as the sheet names become larger) and scrolling back and forth endlessly is annoyingly cumbersome (right clicking on the navigation buttons and selecting a sheet from the popup list is somewhat less cumbersome).  The Workbook Navigation pane could be used for other tasks as well, such as naming of renaming worksheets, hiding sheets, colouring sheet tabs and so on.  There might be other ways to use the navigation pane.  For example, you might set it to display only worksheets with precedents to a cell formula being audited.  Taken a step further, it might display paths to external links referenced in a formula etc.&lt;br&gt;&lt;br&gt;Colin</description></item><item><title>re: The big picture ...</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#479615</link><pubDate>Tue, 11 Oct 2005 18:00:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:479615</guid><dc:creator>Bruce</dc:creator><description>Could you please finally fully support dates prior to 1900??  They are supported in Access and you can manipulate values prior to 1900 - they are just negative.  It is the formating and date functions that are not working.  Thanks</description></item><item><title>Excel2007?????????????????????????????? | Ashley</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#8891330</link><pubDate>Sun, 24 Aug 2008 08:14:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8891330</guid><dc:creator>Excel2007?????????????????????????????? | Ashley</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://jiaogen.com/index.php/archives/852"&gt;http://jiaogen.com/index.php/archives/852&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Microsoft Excel The big picture | Wood TV Stand</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#9679867</link><pubDate>Mon, 01 Jun 2009 21:26:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9679867</guid><dc:creator> Microsoft Excel The big picture | Wood TV Stand</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://woodtvstand.info/story.php?id=15571"&gt;http://woodtvstand.info/story.php?id=15571&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Microsoft Excel The big picture | Paid Surveys</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#9684639</link><pubDate>Tue, 02 Jun 2009 11:20:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9684639</guid><dc:creator> Microsoft Excel The big picture | Paid Surveys</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://paidsurveyshub.info/story.php?id=68385"&gt;http://paidsurveyshub.info/story.php?id=68385&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Microsoft Excel The big picture | fix my credit</title><link>http://blogs.msdn.com/excel/archive/2005/09/28/475041.aspx#9763697</link><pubDate>Wed, 17 Jun 2009 04:24:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9763697</guid><dc:creator> Microsoft Excel The big picture | fix my credit</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://fixmycrediteasily.info/story.php?id=15524"&gt;http://fixmycrediteasily.info/story.php?id=15524&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>