Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Link to Specific Excel Workbook in Excel Web Access web part

  Asked By: Jay Pilgaonkar         Date: May 15, 2010      Category: Sharepoint      Views: 1062
 

need to link display a specific workbook in the Excel Web access web part.
If I enter the URL of the spreadsheet, which is in the Sharepoint site, the
first workheet displays properly. If I add #Sheet2 after the file name I
get "Unable to Load Workbook. Excel Services was unable to load the workbook
that you requested."

This works:
http://sharepointserver.com/Library/File.xls
This does not:
http://sharepointserver.com/Library/File.xls#Sheet2

Tagged:                  

 

1 Answer Found

 
Answer #1       Answered By: Katy Patton          Answered On: May 15, 2010       

I found out I have to publish to Excel Services to use the Named Items.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].