|
-
Nov 12th, 2003, 09:28 AM
#1
Thread Starter
Lively Member
Importing an Excel xls into a DataSet in vb.net [RESOLVED]
Can Anyone help me? i have imported a txt file into excel and now i want the data in the xls spreadsheet to go into a dataet so i can manipulate it. Please help!!!
Last edited by nokia8210; Nov 13th, 2003 at 05:51 AM.
-
Nov 12th, 2003, 10:06 AM
#2
I wonder how many charact
Well, if you have a recent version of Xcel, you could save the spreadsheet as an XML spreadsheet.
Then use the Dataset.ReadXML.
Now, you may or may not get great results, but it steps you in the right direction.
http://msdn.microsoft.com/library/de...setfromxml.asp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|