A
Andy
Hello,
I have previously written an application (VB6) that automatically creates
Excel and Word documents using office automation, i.e by referencing the
Office/Excel library under the VB6 project.
However I now need to create excel documents automatically in a .NET
application (preferably a Windows Service). Shall I use the same approach
(automation such as the following link:
http://www.ragingsmurf.com/code.aspx?key=3JBXWMQ30V) even in .NET, or is
there a better way in creating Excel documents in .NET without having to use
automation?
Thanks in advance for any help, tips, links or guidance on this matter.
I have previously written an application (VB6) that automatically creates
Excel and Word documents using office automation, i.e by referencing the
Office/Excel library under the VB6 project.
However I now need to create excel documents automatically in a .NET
application (preferably a Windows Service). Shall I use the same approach
(automation such as the following link:
http://www.ragingsmurf.com/code.aspx?key=3JBXWMQ30V) even in .NET, or is
there a better way in creating Excel documents in .NET without having to use
automation?
Thanks in advance for any help, tips, links or guidance on this matter.