<?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>Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx</link><description>This blog post is brought to you by Jane Liles Group Program Manager for the Excel team. With this post she kicks off a brand new blog series introducing all the features we have added across Excel for the release of Office 2013. Greetings from the Excel</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#33589</link><pubDate>Sat, 08 Sep 2012 01:40:41 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33589</guid><dc:creator>MVerabeychik</dc:creator><description>&lt;p&gt;1) I&amp;#39;ve been using a particular array formula syntax for ~23 (!) years: {=SUM(RangeA*RangeB)}, where &amp;#39;RangeA&amp;#39; and &amp;#39;RangeB&amp;#39; contain numeric data and have the same dimensions. &amp;nbsp;Excel seems to be able to evaluate formulas of this type only if the range specifications remain simple and direct; for instance, if you use the INDIRECT function to build one or both ranges from concatenated text, the array formula won&amp;#39;t evaluate properly. &amp;nbsp;I tried SUMPRODUCT, and it can handle ranges returned by simple INDIRECT expressions nested within it, but it returns zero when the INDIRECT expressions themselves contain additional functions. &amp;nbsp;I recommend that Microsoft expand the robustness and flexibility of these two formula types and of any other array-type routines that currently experience similar limitations.&lt;/p&gt;
&lt;p&gt;2) I recommend that Microsoft expand the number of base functions for which database/conditional variants (e.g., &amp;#39;D[function]&amp;#39; and/or &amp;#39;[function]IF&amp;#39;) are provided. &amp;nbsp;For instance, [function]IF variants -- unlike D[function] variants -- are data-orientation-independent and aren&amp;#39;t restricted by the need to enter vertically-oriented condition statements in other cells of the Workbook, so adding [function]IF variants of database functions such as DMAX and DMIN would be useful. &amp;nbsp;Other base functions that currently lack either variant and for which D[function] and/or [function]IF variants would be useful include MEDIAN and MODE.&lt;/p&gt;
&lt;p&gt;3) Excel is not positioned as a sophisticated scientific/engineering data plotting solution. &amp;nbsp;However, I think many current and prospective Excel users could benefit from polar plotting capabilities, so I recommend that Microsoft add them.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33589" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#33374</link><pubDate>Mon, 27 Aug 2012 14:16:08 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33374</guid><dc:creator>szyl</dc:creator><description>&lt;p&gt;re: &amp;quot;Would it be possible to address some of the long standing, non-sexy bugs and limitations of Excel?&amp;quot;&lt;/p&gt;
&lt;p&gt;Another one:&lt;/p&gt;
&lt;p&gt;Conditional formatting specification does not allow for pointing to a cell style.&lt;/p&gt;
&lt;p&gt;Why is that ? A complete new style must be re-created from scratch....time consuming.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33374" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#33319</link><pubDate>Thu, 23 Aug 2012 03:48:19 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:33319</guid><dc:creator>aberglas</dc:creator><description>&lt;p&gt;Would it be possible to address some of the long standing, non-sexy bugs and limitations of Excel?&lt;/p&gt;
&lt;p&gt;One that is currently causing me grief is that vba Range.DirectDependents does not work intersheet. &amp;nbsp;It has not worked since at least Excel 1995.&lt;/p&gt;
&lt;p&gt;The work around is the horrible NavigateArrows hack. &amp;nbsp;But this has problems like being slow, requiring unprotected workbooks, killing undo, and killing copy/paste.&lt;/p&gt;
&lt;p&gt;The code for doing the precedents must be in the Audit Toolbar code. &amp;nbsp;One just needs to create a new method, range.EvaryDirectDependent (say).&lt;/p&gt;
&lt;p&gt;Is there even a mechanism where members of the community can request such things?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=33319" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#32624</link><pubDate>Wed, 01 Aug 2012 06:45:43 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32624</guid><dc:creator>Saravana Kumar R</dc:creator><description>&lt;p&gt;Actually you can do this with any Excel version &amp;amp; its not new with 2013. I do that with 2007 version. But actually Powerpoint we cannot do this. Test for powerpoint in 2013 &amp;amp; give your feedback.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32624" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#32372</link><pubDate>Fri, 27 Jul 2012 20:33:56 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32372</guid><dc:creator>Espen</dc:creator><description>&lt;p&gt;I have a comment about the new version of Excel.&lt;/p&gt;
&lt;p&gt;Will there be a way to convert/translate formula/function names between english and local versions?&lt;/p&gt;
&lt;p&gt;This has been something thats a little frustrating when working with Excel in diffenrent language versions (Norwegian, English and German).&lt;/p&gt;
&lt;p&gt;Opening a spreadsheet in another language does this automatically, but when creating a new spreadsheet you need to know all the local formula names.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32372" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#32364</link><pubDate>Fri, 27 Jul 2012 18:59:44 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32364</guid><dc:creator>syswizard</dc:creator><description>&lt;p&gt;re: &amp;quot;Even more important, how many really significant complaints have been addressed (and resolved) with this upgrade.&amp;quot;&lt;/p&gt;
&lt;p&gt;I&amp;#39;d like a response to this as well. SP1 of Office 2010 only solved some problems....many still remain. Also I&amp;#39;d like to know why SP2 never happened ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32364" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#32360</link><pubDate>Fri, 27 Jul 2012 18:33:22 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32360</guid><dc:creator>Dan B [MS]</dc:creator><description>&lt;p&gt;@smabres - A better place to ask questions like this is in the forum: &lt;a rel="nofollow" target="_new" href="http://answers.microsoft.com/en-us/office/forum"&gt;answers.microsoft.com/.../forum&lt;/a&gt;. For this specific question, there are a couple things to change: &amp;nbsp;First, you need to have valid XML (you&amp;#39;re missing a root node, which I&amp;#39;ve called &amp;quot;item&amp;quot; - so the correct XML is as follows: [?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?][item][id]10319555[/id][name]Sergio[/name][/item]&lt;/p&gt;
&lt;p&gt; (NOTE: replace all brackets with less than/greater than as appropriate). &amp;nbsp;Second, you need to use xpath in the FILTERXML formula, so the correct syntax is: =FILTERXML(B2, &amp;quot;//id&amp;quot;). &amp;nbsp;Hope that helps!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32360" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#32350</link><pubDate>Fri, 27 Jul 2012 14:31:53 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32350</guid><dc:creator>smabres</dc:creator><description>&lt;p&gt;Sorry the XML was remove from my post XML is a valid XML with 2 elements name and id&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32350" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#32349</link><pubDate>Fri, 27 Jul 2012 14:28:58 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32349</guid><dc:creator>smabres</dc:creator><description>&lt;p&gt;A2 is =FILTERXML(B2; &amp;quot;id&amp;quot;) and B2 is &amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;lt;id&amp;gt;10319555&amp;lt;/id&amp;gt;&amp;lt;name&amp;gt;Sergio&amp;lt;/name&amp;gt;&lt;/p&gt;
&lt;p&gt;It does not work, I&amp;#39;ll love to know why&lt;/p&gt;
&lt;p&gt;Thanks for your kind help&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32349" width="1" height="1"&gt;</description></item><item><title>re: Introducing Excel 2013</title><link>http://blogs.office.com/b/microsoft-excel/archive/2012/07/18/introducing-excel-2013.aspx#32344</link><pubDate>Fri, 27 Jul 2012 01:35:38 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:32344</guid><dc:creator>Rblack40</dc:creator><description>&lt;p&gt;I am pleased with this vesion of Excel and can&amp;#39;t wait to get it the very first day with the full version of Office 15 or 2013 on launch date.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=32344" width="1" height="1"&gt;</description></item></channel></rss>