Hi, I am building an windows application using Visual Studio 2005 using VB.Net. I need to create an excel file at runtime. The file would contain data coming from database.Finally I need to save the file in hard disk. Any pointer would be very helpful.
"Aniruddha" wrote in message news:E6C01C63-AE66-48A7-A6D1-0AFBC2782F7D@microsoft.com... > Hi, > I am building an windows application using Visual Studio 2005 using > VB.Net. > I need to create an excel file at runtime. The file would contain data > coming > from database.Finally I need to save the file in hard disk. > Any pointer would be very helpful. > There are several articles on www.codeproject.com (search on "create Excel file") that may be helpful. Also, http://msdn2.microsoft.com/en-us/library/7t9k08y5.aspx http://msdn2.microsoft.com/en-us/vbasic/ms789075.aspx http://msdn2.microsoft.com/en-us/library/30ct265e(VS.80).aspx