I've been assigned to make a program at work that grabs data from a database. Once I receive the data from the database I need to export it to certain cells in a excel spreadsheet. I have connected to the DB and retrieved the data fine. I can display the information in a listview or variable but I can't find any information on the excel spreadsheet.
Can anyone point me in the right direction?
I've found this: http://msdn.microsoft.com/library/de...celobjects.asp
Here you go: http://www.codeproject.com/csharp/csharp_excel.asp
Void
You might want to take a look at this Excel XML writer as well: http://www.carlosag.net/Tools/ExcelX...r/Default.aspx
It doesn't require Excel on the server, though it does require Excel XP+ on the client.
Got it working perfectly! Thank you guys!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks