Answered by:
Export results from Content Search Web part to Excel

Question
-
Hi all.
How can I export the result of Content Search Web Part to Excel?
Thank you
Wednesday, June 1, 2016 11:12 AM
Answers
-
SharePoint is not providing features to export the result of Content Search Result webpart. you need to implement custom code for the same.
msdn.microsoft.com
- Proposed as answer by Rajesh.Sitaraman Thursday, June 2, 2016 2:38 AM
- Marked as answer by Dennis Guo Monday, June 13, 2016 4:56 AM
Wednesday, June 1, 2016 12:00 PM -
Hi Medes71,
Agree with Jay. Hope the links below can be helpful to you.
Work with SharePoint Search programmatically:
https://msdn.microsoft.com/en-us/library/office/dn423226.aspx
A demo about how to create Excel workbook programmatically:
http://www.codeproject.com/Articles/371203/Creating-basic-Excel-workbook-with-Open-XML
Best regards,
PatrickTechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.- Marked as answer by Dennis Guo Monday, June 13, 2016 4:56 AM
Thursday, June 2, 2016 2:00 AM
All replies
-
SharePoint is not providing features to export the result of Content Search Result webpart. you need to implement custom code for the same.
msdn.microsoft.com
- Proposed as answer by Rajesh.Sitaraman Thursday, June 2, 2016 2:38 AM
- Marked as answer by Dennis Guo Monday, June 13, 2016 4:56 AM
Wednesday, June 1, 2016 12:00 PM -
Hi Medes71,
Agree with Jay. Hope the links below can be helpful to you.
Work with SharePoint Search programmatically:
https://msdn.microsoft.com/en-us/library/office/dn423226.aspx
A demo about how to create Excel workbook programmatically:
http://www.codeproject.com/Articles/371203/Creating-basic-Excel-workbook-with-Open-XML
Best regards,
PatrickTechNet Community Support
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact tnmff@microsoft.com.- Marked as answer by Dennis Guo Monday, June 13, 2016 4:56 AM
Thursday, June 2, 2016 2:00 AM