.NET Framework Bookmark and Share   
 index > .NET Base Class Library > How to read from excel(2007 format) file and store the data into datatable
 

How to read from excel(2007 format) file and store the data into datatable

Hi,

How to read from excel(2007 format) file and store the data into datatable?

Thanks,
VIVEK YJA
Here's some sample code:
http://code.msdn.microsoft.com/NitoExcel

-Steve
Programming blog: http://nitoprograms.blogspot.com/
Including my TCP/IP .NET Sockets FAQ
MSBuild user? Try out the DynamicExecute task in the MSBuild Extension Pack source; it's currently in Beta so get your comments in!
Stephen Cleary

You can use google to search for other answers

Custom Search

More Threads

• Application.TreadException multiple events
• How can I solve the internal certificate chain error?
• "Error creating window handle" upon Opening Window with another Window Maximized
• What is it .NET Runtime Optimization Service v2.0.50727_X86 service for?
• new at this
• How can I Add/Update/Delete ConfigFile in windows Application 2.0?
• Thread safe directory size
• Installing an application in local network!
• C# 2008 - How to Read the names and types of files and folders into specific location
• StreamReader ReadLine ... New and Improved! (Fixed Single CR/LF)