choral's blog

SharePoint, Office, File Formats
随笔 - 74, 评论 - 473, 引用 - 20

导航

工具

关于

Books I Co-authored


Books I Contributed To

Books Read and Reading









标签

每月存档

广告



访客

MOSS2007最终用户培训资料

微软实际上发布了一个免费的MOSS2007的最终用户培训教程,可以在connect网站上下载。我装上试了试,内容还是挺丰富的(虽然是英文的)。至少可参考一下主题模板,挺漂亮的…………

而且,除了我们经常浏览的各个产品组和社区的网站,微软其实还有一个面向最终用户使用的官方博客:“Get the point

需要说明的是,这个教程需要安装在SLK(SharePoint Learning Kit)基础之上。这个SLK可以从CodePlex下载。

SLK是一个elearning基础平台,符合SCORM2004标准。不过,在已有的语言补丁中没有找到简体中文……手很痒可是最近实在太忙……有没有热心的同志来翻译一把啊?

 

另外,有没有想做些SharePoint开发兼职工作的同学?请联系我:jobs[at]CollaDec.com

(如果想全职的话我也有一些工作机会可以推荐)

posted on 2007-10-17 23:19:00 by choral  评论(6) 阅读(6533)

Excel Web Access Web部件

我们知道MOSS2007企业版提供了Excel Service,通过ES,我们可以通过一个网页浏览一个Excel文件,甚至通过这个页面输入一些数据进去以获得不同的计算结果。

如果我们需要在某些页面上通过Web部件来展现一个Excel文件,则可以通过一个叫“Excel Web Access”的内置Web部件。这个部件功能很全面,支持与其他筛选Web部件进行连接,来展现不同的内容。

这个Web部件可在激活了企业版功能的网站集中找到,位置是在“企业数据”分类下。

使用方法可参考这几个链接:

在 Excel Services 中查看已命名项目

http://office.microsoft.com/zh-cn/sharepointserver/HA101054732052.aspx

在 Excel Web Access 中显示 Excel 工作簿

http://office.microsoft.com/zh-cn/sharepointserver/HA101054592052.aspx?pid=CH101768472052

将筛选 Web 部件连接到 Excel Web Access

http://office.microsoft.com/zh-cn/sharepointserver/HA101054702052.aspx?pid=CH101768492052

Excel Services 和 Excel Web Access 简介
 
将 Excel 工作簿作为“一个事实版本”发布的指南
 
此外,这个Excel Web Access和内容查询web部件一样,必须在激活了企业功能的SharePoint网站集中才能使用。并且,不能用在“我的网站”里:
 
<quotation url = "http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1826230&SiteID=1">

Problem solved.

Microsoft tech support patiently figured out that the Excel Web Access web part is not available to add to a web part page in a MySite (which is where I was trying to use it) but is available in a portal site (which I hadn't experimented with).

P Taylor

</quotation>

<update>

感谢chagel提供更多参考资源:

Using Excel Web Services in a SharePoint Web Part
http://msdn2.microsoft.com/en-us/library/aa973804.aspx
Excel Services Technical Overview
http://msdn2.microsoft.com/en-us/library/aa972194.aspx
Extending the Excel Services Programmability Framework
http://msdn2.microsoft.com/en-us/library/bb267252.aspx
Deploying and Optimizing a SharePoint Web Part That Calls Excel Web Services
http://msdn2.microsoft.com/en-us/library/aa973805.aspx
Programming Excel Services
http://msdn2.microsoft.com/en-us/library/bb758870.aspx
David Gainer's Blog
http://blogs.msdn.com/excel/

</update>

posted on 2007-10-14 17:57:00 by choral  评论(12) 阅读(6724)

Powered by: Joycode MVC Blogger System