<?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>Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx</link><description>Now that I have discussed publishing spreadsheets to Excel Services, let’s review how users can “interact” with spreadsheets that Excel Services has generated. To start, I want to explain what we mean by “interact” because it is anther development-team</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#493566</link><pubDate>Wed, 16 Nov 2005 23:51:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493566</guid><dc:creator>Jim Rech</dc:creator><description>David-&lt;br&gt;&lt;br&gt;I'm still not clear whether users can make entries in 'cells'. I don't see that as a supported interactivity so I guess not, but could you spell it out for me.  Thanks.&lt;br&gt;&lt;br&gt;Jim</description></item><item><title>re: Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#493684</link><pubDate>Thu, 17 Nov 2005 04:35:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493684</guid><dc:creator>David Gainer</dc:creator><description>Hi Jim - users can not type directly into the grid they see in the browser.  However, the person saving the spreadsheet to the server can specify one or more cells as &amp;quot;paramteters&amp;quot;.  When they do this, the user will see a task pane beside thier spreadsheet in the browser - see &lt;a rel="nofollow" target="_new" href="http://www.isamrad.com/dgainer/s5_11-11-2005.png"&gt;http://www.isamrad.com/dgainer/s5_11-11-2005.png&lt;/a&gt; for an example - and the user can type into the task pane and press Apply.  This will be the equivalent of typing into the cells marked as parameters ... the sheet will recalc, all dependant cells will update accordingly, and the resulting spreadsheet will be returned to the user's browser.  Does that make sense?</description></item><item><title>re: Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#493826</link><pubDate>Thu, 17 Nov 2005 13:34:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493826</guid><dc:creator>John Greenan</dc:creator><description>Looks good.  Here's a question.  At the moment it looks like Excel 12 will be a big, heavy duty, complex application that's been re-thought and re-imagined so it should be easier to use than Excel 10 (XP).  &lt;br&gt;&lt;br&gt;It would appear that excel services/excel in a browser is a super lightweight version of Excel.  So in complexity terms you have a hierarchy excel 10&amp;gt;excel 12&amp;gt;excel services (most to least).  And in functionality the hierarchy is 12&amp;gt;10&amp;gt;ws.  All good stuff, but is the aim to reduce complexity or increase functionality.  Please don't say both (I know the answer is always both, but bear with me).&lt;br&gt;&lt;br&gt;So, where's the longer term goal?  I can see a few options:&lt;br&gt;1. move more functionality to the browser based front end&lt;br&gt;2. Move functionality to the &amp;quot;right&amp;quot; place - some stuff would be browser only, other stuff .exe based only.&lt;br&gt;3. Go all weird and wacky with AJAX or whatever the techie flavour of the month is.&lt;br&gt;&lt;br&gt;Maybe this is outside of the remit of this blog, but I'd love to hear from someone on the inside about where Microsoft really wants to take Excel over the next few versions. &lt;br&gt;&lt;br&gt;Initially most firms that I consult to regard spreadsheets as being in the tactical/throwaway category of IT development, but when I hear about stuff I wrote in Excel 95 still being in use it comes to the fore that the lifecycle for spreadsheets is a darn sight longer than most folks think.  So, looking over that sort of timeframe is not redundant or silly.&lt;br&gt;&lt;br&gt;</description></item><item><title>re: Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#493874</link><pubDate>Thu, 17 Nov 2005 16:59:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493874</guid><dc:creator>Tianwei</dc:creator><description>David, this is great. With these few question answered I can envision Excel service being adopted earlier than the Excel 12 itself:&lt;br&gt;&lt;br&gt;1. Any browser upgrade needed? What's the earliest version of IE this can work on?&lt;br&gt;&lt;br&gt;2. Any client side install needed? Be it browser components or Office components?&lt;br&gt;&lt;br&gt;3. This is going to be a little touchy: how about other browser support (FireFox, etc)?&lt;br&gt;&lt;br&gt;If minimum or no client side installation is needed then we power users/developers would love to use it to introduce to the broader audience via a much streamlined deployment of applications.</description></item><item><title>re: Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#494103</link><pubDate>Fri, 18 Nov 2005 00:27:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:494103</guid><dc:creator>David Gainer</dc:creator><description>John, we do spend time a lot of time considering the long-term strategy for our products.  While we can never commit to what the future holds, we generally try to put functionality in the &amp;quot;right&amp;quot; place, as you say.  In this first version, Excel Services' web interface is designed for browsing and exploring spreadsheets.  It is great when you don't have access to an Excel client, or if you want to ensure lock-down and no access to the file (e.g. financial reporting, extranet, regulatory compliance).  It is also a great way to integrate Excel content into dashboards and additional context in the portal.  But we still believe that Excel client is the best place to author spreadsheets and perform modeling and analysis.  For longer-term thinking, you will have to wait for my next blog ... this one is about Excel 12 features ;-)&lt;br&gt;&lt;br&gt;Tianwei, this will work with IE 6 and above.  No browser components or Office components required whatsoever.  We plan to support additional browsers, but the level of interactivity available may vary between browsers depending on their support for javascript.</description></item><item><title>re: Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#495201</link><pubDate>Mon, 21 Nov 2005 14:07:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:495201</guid><dc:creator>Steve</dc:creator><description>I know you posted that Excel server will not allow users to modify cell contents in the brower - I presume that this still applies to cells with list restricted data? If so, will it be possible to list restrict the user-definable parameters (to ensure data is available in a vlookup, etc)? &lt;br&gt;Also, will the browser support any Excel UI components, e.g. macro-linked buttons?</description></item><item><title>re: Excel services part 5: all about “interactivity”</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#495920</link><pubDate>Tue, 22 Nov 2005 23:35:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:495920</guid><dc:creator>David Gainer</dc:creator><description>Steve, unfortunately this version we did not get to hooking up parameters to restricting data or input validation. There is a way to create pick-lists for parameters using a new SharePoint Portal feature called &amp;quot;filter parts&amp;quot; that I will talk about in a few posts. With respect to the Excel UI components the answer is also no.</description></item><item><title>Tech Talk PT  &amp;raquo; Blog Archive   &amp;raquo; BI in Office 2007 Resources</title><link>http://blogs.msdn.com/excel/archive/2005/11/16/493509.aspx#585890</link><pubDate>Fri, 28 Apr 2006 12:03:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:585890</guid><dc:creator>Tech Talk PT  » Blog Archive   » BI in Office 2007 Resources</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://techtalkpt.wordpress.com/2006/04/28/bi-in-office-2007-resources/"&gt;http://techtalkpt.wordpress.com/2006/04/28/bi-in-office-2007-resources/&lt;/a&gt;</description></item></channel></rss>