Excel Sheet
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How Can i read and write to excel sheet
-
How Can i read and write to excel sheet
Take this as a starting point: http://www.bbv.ch/pdf_files/system_event/2005_XMLto%20Excel.pdf Look for other posts here on CodeProject (there are quite a few). To sum it up. you can use: - XSLT (optional with an Excel XML Template file) - csv files (easiest) - Interop (search for Excel Interop assemblies) - use third-party library Happy programming Urs
-^-^-^-^-^- no risk no funk