Windows Develop Bookmark and Share   
 index > Windows Forms General > Create a new excel document
 

Create a new excel document

How do i create a new excel document programmatically?
Edison DSouza  Wednesday, April 22, 2009 6:13 AM
used CarlosAg.ExcelXMLWriter.dll
Edison DSouza  Thursday, April 23, 2009 5:01 AM
this might be helpful http://msdn.microsoft.com/en-us/library/x80526fk(vs.80).aspx
there arecommon Excel tasks described there.
Emil
  • Unproposed As Answer byEdison DSouza Wednesday, April 22, 2009 8:33 AM
  • Proposed As Answer byemilh Wednesday, April 22, 2009 6:44 AM
  •  
emilh  Wednesday, April 22, 2009 6:19 AM

Do you just want to dump data inside the Excel file or manipulate formatting, formulas etc inside the sheet


Ganesh Ranganathan
[Please mark the post as answer if you find it helpful]
Ganesh Ranganathan - Bangalore, India  Wednesday, April 22, 2009 6:20 AM
Prakash Subramani  Wednesday, April 22, 2009 6:20 AM

Please find a simple example for the same:
http://www.codeproject.com/KB/cs/Simple_Excel_Automation.aspx


Regards, Lakra :) - If the post is helpful or answers your question, please mark it as such.
Abhijeet Lakra  Wednesday, April 22, 2009 6:26 AM
I need to create a new excel sheet or append to an existing sheet (based on user input).

Once done, I need to dump data that i have in a string/array into this sheet.
Edison DSouza  Wednesday, April 22, 2009 8:31 AM
I am using .NET 2.0
Edison DSouza  Wednesday, April 22, 2009 8:32 AM
used CarlosAg.ExcelXMLWriter.dll
Edison DSouza  Thursday, April 23, 2009 5:01 AM

You can use google to search for other answers

Custom Search

More Threads

• DrawToBitmap and Custom NonClientArea
• Advice Request: Printing a government form with data
• Event handler for textbox display
• how to override DomainUpDown.UpButton()
• How to set controls to adapt form size?
• Visa's CISP and storing CVV2 numbers...
• ToolStripContainer get active Toolstrip
• How to rotate usercontrol ?
• How do I design controls with my own design events?
• sql - multiple aggrigates