K kalaivanan Aug 17, 2006 #1 hi, how do i read and write into a excel file using 5.0 com object library. Kalaivanan
A Alvin Bruney [MVP] Aug 20, 2006 #2 there are lots of examples in here that show how to automate excel. first try googling for these. the basics would be to create an application object and then use its associated methods for the automation. -- ________________________ Warm regards, Alvin Bruney [MVP ASP.NET] [Shameless Author plug] Professional VSTO.NET - Wrox/Wiley The O.W.C. Black Book with .NET www.lulu.com/owc, Amazon Blog: http://www.msmvps.com/blogs/alvin
there are lots of examples in here that show how to automate excel. first try googling for these. the basics would be to create an application object and then use its associated methods for the automation. -- ________________________ Warm regards, Alvin Bruney [MVP ASP.NET] [Shameless Author plug] Professional VSTO.NET - Wrox/Wiley The O.W.C. Black Book with .NET www.lulu.com/owc, Amazon Blog: http://www.msmvps.com/blogs/alvin