No announcements
Found 2922682 threads
-
0 Votes
Import / read currency xml file from ECB
file, but none worked for me.. GOAL: The goal is, to get the xml file, store it in a MySQL ...Answered | 2 Replies | 4001 Views | Created by beatles1a - Tuesday, August 14, 2012 10:35 AM | Last reply by Annabella Luo - Thursday, August 16, 2012 8:45 AM -
0 Votes
Using ADO.NET to open a read-only Excel file?
I need to be able to open and read information from an Office 97/2000 .xls excel file on the network as read-only, because at ...Answered | 2 Replies | 3485 Views | Created by JeroMiya - Monday, July 28, 2008 5:05 PM | Last reply by JeroMiya - Tuesday, July 29, 2008 12:05 PM -
1 Votes
Create and open Excel file using c#
I have button and Dropdown list. The items in dropdown list are nodes of an xml file. when i select one of node and click the ...Answered | 2 Replies | 2514 Views | Created by Atchy - Thursday, May 1, 2014 3:49 PM | Last reply by ryguy72 - Wednesday, May 7, 2014 7:28 PM -
0 Votes
Import XML File into Excel C#
able to catch if the user is trying to open an XML file. I am able to capture if the path contains ".xml" ...Answered | 1 Replies | 4095 Views | Created by Berbies - Wednesday, December 7, 2011 6:16 PM | Last reply by Joel Engineer - Wednesday, December 7, 2011 8:25 PM -
0 Votes
XML to SharePoint List
Hi, when you said you can open the excel file with your xml content,then you can import the same excel sheet to ...Answered | 4 Replies | 9135 Views | Created by Nmap2010 - Wednesday, December 23, 2009 2:06 PM | Last reply by Parvez Akkas - Thursday, December 31, 2009 3:09 AM -
0 Votes
Open XML API: Unable to read name of CustomFilePropertiesPart
Hello everyone, I am using Open XML API to read the properties of document of office 2007. I am trying ...Answered | 1 Replies | 4291 Views | Created by Prajwol B - Sunday, May 25, 2008 8:43 AM | Last reply by Peter Ritchie - Sunday, May 25, 2008 4:30 PM -
0 Votes
Import excel data to sharepoint list
). You can attach ItemAdded or ItemAdding event and then in the event receiver, you can parse the values from excel sheet and import the data ...Answered | 3 Replies | 6257 Views | Created by srikanth ramaswamy - Monday, November 21, 2011 5:19 AM | Last reply by Amit.AK.Kumar - Monday, November 21, 2011 10:48 AM -
0 Votes
Import the xml file into custom list
Hi, You can add an XML file as a data source using SharePoint Designer, and then display the data using a data view web ...Answered | 3 Replies | 5695 Views | Created by Restless Spirit - Wednesday, June 13, 2012 5:19 AM | Last reply by Xue-Mei Chang-MSFT - Thursday, June 14, 2012 9:13 AM -
0 Votes
PowerShell code not working import XML to SharePoint list
\XML_daily_asp.xml" $web = Get-SPWeb $WebURL #Get the List $ProjectList = $web.Lists[$ListName] #import xml ...Answered | 2 Replies | 805 Views | Created by Mikhail Zhuikov - Friday, January 23, 2015 4:19 PM | Last reply by Mikhail Zhuikov - Monday, January 26, 2015 8:19 AM -
0 Votes
Excel import to Sharepoint
Create->Import Spreadsheet). Everything is OK, the hyperlink in the Excel cell now is in the SharePoint list item, user can click the hyperlink to ...Answered | 2 Replies | 5064 Views | Created by Salvager - Thursday, August 27, 2009 12:23 PM | Last reply by GuYuming - Monday, August 31, 2009 9:17 AM -
0 Votes
Import Excel spread sheet to Sharepoint list
One suggestion is the freee add-in from Softfluent that enables you to open a SharePoint list in excel, edit it and ...Answered | 7 Replies | 23581 Views | Created by Marlon Chalegre - Tuesday, September 16, 2008 9:07 PM | Last reply by Praveen Kumar Reddy B - Wednesday, October 7, 2009 11:58 AM -
0 Votes
Word document using open xml API 2.0
open xml API 2.0 and returning it in memory stream then while opening that document in browser as an attachment using ...Answered | 1 Replies | 3840 Views | Created by Hasan Taher - Thursday, July 12, 2012 2:36 PM | Last reply by JCurry - Thursday, July 12, 2012 3:04 PM -
0 Votes
Open an excel file, change it and then save it
I want to open an excel file with 2008 express, edit the file and then save it back to place i opened it ...Answered | 1 Replies | 3536 Views | Created by PhoenixPhil - Friday, March 19, 2010 4:12 PM | Last reply by kaymaf - Friday, March 19, 2010 11:58 PM -
0 Votes
Open an excel file, change it and then save it
file is open the user can change and save it as would normally be done with excel. Please find to follow the code ...Answered | 3 Replies | 2841 Views | Created by PhoenixPhil - Monday, March 29, 2010 9:28 AM | Last reply by Chris147 - Monday, March 29, 2010 2:36 PM -
0 Votes
How to import Excel sheet data to existing SharePoint List .
SiteAnswered | 3 Replies | 2214 Views | Created by ps41 - Wednesday, May 18, 2016 8:46 AM | Last reply by Dennis Guo - Thursday, May 19, 2016 2:27 AM -
7 Votes
Read Excel 2007 file with Open XML - Identify blank cell
Hi I resolved the issue using the below code.. This can be used to read the data from Xlsx file and convert ...Answered | 8 Replies | 22740 Views | Created by Ashok K - Wednesday, May 29, 2013 11:20 AM | Last reply by Hegde.Pradeep - Wednesday, September 27, 2017 5:24 PM -
0 Votes
Create Excel File using XML
Hi, In my Asp.net page, I need to generate Excel file from Dataset. The Excel is not installed in Server. How can we use xml and generate ...Answered | 2 Replies | 3591 Views | Created by viki2 - Thursday, November 11, 2010 2:55 AM | Last reply by Notartinge - Monday, July 22, 2013 9:10 AM -
0 Votes
Impert Excel file in Import List and update 2 list based on import List
Hi All, I have three list: Import List, Export List and Copy ...Answered | 1 Replies | 6295 Views | Created by imsatasia - Friday, June 11, 2010 8:51 PM | Last reply by swirch - Tuesday, June 15, 2010 1:08 AM -
0 Votes
Issue for import to excel to sharepoint custom list.
http://sharepointbuzzer.wordpress.com/2010/10/22/import-excel-sheet-as-sharepoint-list/ to see if you have missed something. If ...Answered | 2 Replies | 3331 Views | Created by Safe baby - Monday, April 16, 2012 10:55 AM | Last reply by Xue-Mei Chang-MSFT - Friday, April 20, 2012 7:53 AM -
0 Votes
Excel Open XML RowBreaks and Footer Images - XML file positioning
Hi Marak, How did you insert the row breaks and page footer with images using Open XML? Base on my understanding, we need to append the ...Answered | 2 Replies | 1798 Views | Created by Marak60 - Thursday, April 28, 2016 7:07 PM | Last reply by Marak60 - Wednesday, May 4, 2016 2:12 PM
No announcements