<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SharePoint Monitor &#187; Excel</title>
	<atom:link href="http://www.sharepointmonitor.com/tag/excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointmonitor.com</link>
	<description>SharePoint Tutorials</description>
	<lastBuildDate>Fri, 23 Dec 2011 05:19:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Getting Started with the SharePoint 2010 Excel Services</title>
		<link>http://www.sharepointmonitor.com/2010/02/getting-started-with-the-sharepoint-2010-excel-services/</link>
		<comments>http://www.sharepointmonitor.com/2010/02/getting-started-with-the-sharepoint-2010-excel-services/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 05:00:30 +0000</pubDate>
		<dc:creator>szahariev</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Spreadsheet]]></category>

		<guid isPermaLink="false">http://www.sharepointmonitor.com/?p=210</guid>
		<description><![CDATA[Microsoft Excel is the most popular spreadsheet application used in every office. As such SharePoint Server provides special support for it. In the current article, we will review SharePoint Excel Services and  publish a sample spreadsheet using Excel services. Microsoft Office Excel is powerful but not perfect. For example if you want a colleague to [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Excel is the most popular spreadsheet application used in every office. As such SharePoint Server provides special support for it. In the current article, we will review <strong>SharePoint Excel Services </strong>and  publish a sample spreadsheet using Excel services.</p>
<p>Microsoft Office Excel is powerful but not perfect. For example if you want a colleague to preview the data they will need a compatible version of the Excel installed on their computer. In addition, if you send a spreadsheet containing complex calculations  you will probably reveal some internal information about your organization. Moreover, somebody may change these calculations and send the modified spreadsheet to a third party. But don’t worry &#8211; SharePoint 2010 Excel Services comes to your rescue. You can publish the spreadsheet on the web and other users will need only a web browser to view the data. If required they can change some of the cell values and this way you can publish templates which perform complex calculations but the end user will not be able to see how the calculations are performed.</p>
<p>The sample spreadsheet we are going to build will be used to calculate wages. You can jump quickly to Figure 7 and take a look what will be the final result. The logic is simple – input hourly rate and hours to calculate the payment. Although the final result looks like a custom made solution that requires highly trained software developer to do the job, everything is pretty simple to build and run. More importantly we will do everything without writing a single line of programming code.</p>
<p>The first step is to create the Document library where the Excel spreadsheet will be published. To do this, select the <strong>Site Actions</strong> menu and then choose  <strong>New Document Library </strong>as shown in Figure 1. A new dialog for creating Document library will appear (Figure 2). Enter “Wages” for the <em>Name </em>of the new library and optionally provide description. Select <em>Microsoft Excel Spreadsheet </em>for  <em>Document template </em>and leave all other options as they are as they are not relevant to the current example. Finally, click  <strong>Create </strong> and a new Document library will be created.</p>
<p><img class="alignnone size-full wp-image-211" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-1.png" alt="" width="556" height="447" /></p>
<p><em>Figure 1 Create New Document Library</em></p>
<p><img class="alignnone size-full wp-image-212" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-2.png" alt="" width="619" height="385" /></p>
<p><em>Figure 2 Document Library  Properties</em></p>
<p>Next, we need to prepare the Excel spreadsheet we are going to publish. Start  Microsoft Excel (this example uses Excel 2007 but later versions are fine as well) and type <em>Hours </em>for cell A1, <em>Hour rate</em> for cell A1 and <em>Total </em>for cell A3. Go to cell B3 and type “=B1*B2” (without the quotes). Then delete Sheets 2 and 3 (right click on the sheet name and choose delete). Rename Sheet 1 as “Wage Calc” by right clicking on the sheet name and choosing Rename from the context menu. The result should look like the one in Figure 3. You can fill some sample values for cells B1 and B2 to check if everything works as expected.</p>
<p>The next thing we need to do is to define some named cells. These cells will be modified later by the end user via the web browser interface. To do so select cell B1 and go to the Formulas tab. Then choose <em>Define name</em>.  A new popup dialog will appear. Enter <em>&#8220;Hours&#8221; </em>for <em>Name </em>and click OK (Figure 4). Do the same for cell B2 – select B2, press “Define name” from the Formulas tab and fill “HourRate” for <em>Name</em>. That’s it. We are ready to publish our spreadsheet to SharePoint using Excel Services.</p>
<p><img class="alignnone size-full wp-image-213" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-3.png" alt="" width="381" height="350" /></p>
<p><em>Figure 3 Excel Formula</em></p>
<p><img class="alignnone size-full wp-image-214" src="http://t10files.s3.amazonaws.com/wp-content/uploads/2010/02/Fig-4.png" alt="" width="621" height="554" /></p>
<p><em>Figure 4 Naming Excel Cells</em></p>
<h2>Publish an Excel SpreadSheet on Sharepoint 2010</h2>
<p>To publish the spreadsheet we have just created, go to <strong>Excel Services </strong>from the  <strong>Publish </strong>menu as shown in Figure 5.<br /><i>Continues&#8230;</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sharepointmonitor.com/2010/02/getting-started-with-the-sharepoint-2010-excel-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

