简体   繁体   English

如何从SharePoint 2013中的Excel文件中搜索?

[英]How to search from Excel file in sharepoint 2013?

Can I create form in SharePoint 2013 to search from Excel content? 我可以在SharePoint 2013中创建表单以从Excel内容中搜索吗?

The excel file uploaded to Site Assets. Excel文件已上传到站点资产。 The user can search from any column, I mean the user choice the column by radio buttons. 用户可以从任何列中搜索,我的意思是用户通过单选按钮选择该列。

Thanks BR. 谢谢BR。

You can achieve this by the use of a excel sercvices in a SP 2013. 您可以通过在SP 2013中使用excel服务来实现此目的。

You can use the REST api for the excel service and then write a code for the serach in the columns as per the user selections. 您可以将REST API用于excel服务,然后根据用户选择在各列中为serach编写代码。

https://sharepoint.stackexchange.com/questions/76528/search-excel-spreadsheet-or-microsoft-access-within-sharepoint https://sharepoint.stackexchange.com/questions/76528/search-excel-spreadsheet-or-microsoft-access-within-sharepoint

Thanks 谢谢

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM