Microsoft Excel is a commercial spreadsheet application, which can be integrated with SharePoint.
0
votes
0answers
502 views
How to export filtered list data to Excel
I have custom application page. There are few datepickers, to filter custom list data. When user clicks on Export To Excel ( which is asp:Button ) I need to filter data based on datepickers value, and ...
0
votes
2answers
1k views
Open docs from SP2010 in excel/word crashes
I have:
SP2010 rented from a company. 1 site collection
I have IE 9.0.8
For about a 6 months I have this consistent problem.
When I click on a Word doc or Excel doc, I get a choice to edit, I do ...
0
votes
3answers
4k views
Import Excel to SharePoint list -> Auto-synchonize based on Id
Are there tools available for importing an Excel file to a SharePoint list so that the various column types would be supported, and that the importing data would be synchronized based on an a value in ...
0
votes
0answers
203 views
Error message :File extension changes to .aspx on opening any excel or word file in a sharepoint document library
I have a document library in Sharepoint 2007 which consists of few word and excel files.
Whenever i try to open a file, it shows the message " the file [filename.aspx] you are trying to open is in a ...
0
votes
0answers
469 views
Import Excel as List Fails
I have an Excel Spreadsheet that I want to import into SharePoint 2010 as a list but upon doing so I receive the following errors. As a work around I have saved the spreadsheet as csv and then ...
0
votes
1answer
84 views
Can published excel be modified from with in sharepoint?
I have an excel table that i wish to publish which displays our users call stats on a certain date. Change the date cell and the table refreshes through a series of IF statements from the data tab. ...
0
votes
0answers
194 views
Import from Excel Spreadsheet works in IE6 not IE8
I'm having an issue in SharePoint 2007 in IE 8 where, when creating a new List using Excel Spreadsheet Import, I get redirected to a 403 error. This feature works in IE 6 but not IE 8. Can anyone ...
0
votes
2answers
2k views
Sharepoint seeking authentication when opening Word / Excel files from website
The company I work for is using SharePoint as a CMS for it's public facing website. I recently enabled FBA (Forms Based Authentication) for the site in order to provide some user specific ...
0
votes
2answers
568 views
Export SharePoint Search Results and List View to Excel
Can we export SharePoint Search Result to Excel? Note that our client is using SharePoint Foundation 2010.
I have searched the web and found a free tool that does this but unfortunately it works only ...
-1
votes
0answers
67 views
How to Check if user is connected to Sharepoint using VBA
I have a Microsoft Access 2010 database published to Sharepoint 2010. I am able to use an ADO connection to connect to the database from Excel. The Excel file is not published to Sharepoint, just ...