Valhalla Legends Forums Archive | .NET Platform | [VB.NET]Excel With VB

AuthorMessageTime
CrAzY
Hi, I am working a job this summer and my current project ask that I rewrite a program from VB 6.0 to VB .NET.  The conversion tool .NET offers creates too much error to correct.  So I am rewriting it from scratch, however, I have never used VB .NET.  However, this isn't my total problem, I have to incorprate Excel both sending and recieving data from it. 

To make a long story short, could anybody reccommend good resources for Excel with VB .NET, and maybe something that could help with key differences between the two platforms.

Thank you in advance.
June 26, 2007, 7:15 PM
squeegee
There are macros you can use
June 26, 2007, 7:19 PM
St0rm.iD
I believe you want to just use CreateObject to get your references to the Office stuff. I believe it's in System.Interop (maybe?)
June 27, 2007, 2:04 AM

Search