excel report

  • Thread starter Thread starter kalaivanan
  • Start date Start date
K

kalaivanan

hi,
how do i read and write into a excel file using 5.0 com object library.

Kalaivanan
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

download a file 4
shared assemby 1
passing javascript value to itemtemplate textbox 1
object, reference, instance 6
datagrid 2
javascript 2
drop down list 2
dataset 1

Back
Top