Tagged Questions
0
votes
0answers
16 views
Excel Services - How to remove cached dataset
I need to reflect role-based security in Excel Services, but I have an issue with caching of the Excel workbooks, so a user without access to models/cubes sees the initial dataset inside the ...
1
vote
2answers
104 views
query a sharepoint 2010 list from excel vba to retrieve a specific record
I have created a SharePoint 2010 list with 2 relevant columns:
- Identification Key
- Version Number
I want to be able to query this SharePoint list from Excel VBA - passing the Identification Key to ...
0
votes
1answer
47 views
Error exporting list to excel - permissions for resource throttling ceiling
What level of permissions have to be assigned to a user account in SharePoint 2010 for them to qualify as an "administrator" and therefore grant them access to the higher ceiling for resource ...
0
votes
1answer
24 views
Open documents in client unusual behavior
I recently modified settings at the list level to force documents to open on the client. After I tested the behavior while logged in as an Admin and it seemed to work fine.
Today however an end user ...
2
votes
2answers
725 views
Excel document opening in browser (unsupported features)
I am using Sharepoint 2010 and when users click on an .xlsx document in a document library it says the following:
"The workbook cannot be opened because it contains the following features that are ...
1
vote
2answers
173 views
Import a single row from Excel spreadsheet
I'm currently trying to copy a single column from an excel sheet and import it in an existing list on sharepoint. I tried this via microsoft access, but i'm only allowed 255 characters per row!
Is ...
0
votes
0answers
37 views
Can I export list instances as .wsp package?
We are having an issue where in our 2010 solution the list instances are populated by an excel spreadsheet import using Microsoft.Office.Interop.Excel. Unfortunately this cannot be done in the UAT ...
0
votes
0answers
83 views
Bind Sharepoint List Fields with excel columns
Hi i have to bind Excel columns to Sharepoint list Columns and my excel contains not just a simple Grid. It is a template which looks like this :
is it possible to bind this straight forward like ...
2
votes
1answer
79 views
Can someone help me use SharePoint 2010 to do data processing?
TL;DR: I need to create a system in SharePoint in which a user uploads an Excel (or CSV) file to the site from a webpage. The site takes the uploaded document and uses it to populate a list. Then it ...
0
votes
1answer
49 views
How to refer to a local file for a PowerPivot datasource?
We have users trying to use Performance Point and need to point to a local PowerPivot file as a data source. The instructions state:
Type the connection string to the PowerPivot data source by ...
0
votes
0answers
106 views
Doc Library Template (Excel) cannot use macros?
So I uploaded an Excel template file to a document library so each time a new document ids created using 'Add Document' the template will be what the users fill in.
Now this template has two macros, ...
0
votes
0answers
128 views
PowerPivot with MySQL connector
I have a powerpivot document using a MySQL connector and when added to SharePoint it doesn't seem to think it has a dataconnection.
Is there anyway to get this type of powerpivot document to work ...
0
votes
0answers
370 views
Unable to check-out an excel sheet from a document library in SharePoint 2010 Standard
I have a document library under my SharePoint 2010 Standard site. We are uploading Excel files to this document library to be updated by multiple users (Using Check-in/Check-out). We are using IE9 as ...
0
votes
1answer
418 views
Simultaneous working with Excel in SP2010
Is it possible to work with multiple users simultaneous on the same excel document in SP2010?
If possible without the excel web app.
Extra... Is it possible to work with different versions then?
...
1
vote
1answer
907 views
Having trouble check in excel file in SharePoint 2010
I tried to check in the file to the site. But I got this error message
(The system cannot find the file specified (Exception from HRESULT: 0x80070002)).
I'm able to check out the file, edit, and ...
2
votes
2answers
729 views
List containing Managed Metadata when exported to Excel using Ribbon, has weird hash tags - how to clean?
I have a calendar All Events list which contains few fields, some from Managed Metadata and People presence lookup fields. When I try to use the Ribbon feature to export the list into an Excel, each ...
2
votes
2answers
2k views
Working with data imported from Excel into a SharePoint List
I just imported an Excel spreadsheet into a SharePoint list, and all of my data was imported as single or multiple lines of text. While appropriate for some instances, in other cases, like a name ...
1
vote
1answer
489 views
SharePoint 2010 Issue with CSV File
We are using SharePoint 2010. I have permission (full access) on my site. I have three uploaded files (one Word .doc, one Excel .xls, one CSV .csv).
I had no problems editing Word and Excel files. ...
0
votes
1answer
402 views
How to manage a dynamically updated Excel file in SharePoint
When we have a client that requests a call back, we fill out a web form that automatically populates an excel spreadsheet on a shared drive. Reps will then access the spreadsheet and take appropriate ...
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 ...
1
vote
0answers
226 views
Exporting Custom List view in Sharepoint 2010 to Excel
I am creating a custom list view programatically which hides some of the columns in the actual list. But while exporting to excel all the columns are visible. Any tips/help is appreciated.
0
votes
2answers
4k views
Export Survey Results to Excel option not in Action Menu
I have a survey and all the needed results. I need to export the results to excel, though in the process of setting up the survey I changed or removed the Overview.aspx page/view. Now when I add a ...
2
votes
1answer
787 views
Update existing list in Sharepoint 2010 with Excel or Access 2007?
I'm looking for ways to update an existing list in SharePoint by using either Excel 2007 or Access 2007.
I have seen plenty of ways to create a new list, but nothing about updating existing lists.
...
2
votes
4answers
11k views
Unable to open office files in Office client
While trying to open an excel document stored in "Shared Documents" library, the excel application opens up with a login prompt, to which I passed the login credentials of the site. After which the ...
1
vote
1answer
373 views
Excel Web Access & VSTO
I created an Excel workbook in Visual Studio 2010 using VSTO, and it fills a table with data retrieved from a WCF service. The service was added to the project using the standard "Add Service ...
