Home All Groups Group Topic Archive Search About
Author
1 Apr 2005 4:15 PM
brix_zx2
I'm using VB.NET 2k3 and I want to be able to code a button to open an
existing Excel Application.  Anyone know where I can find this info or want
to tell me the lines to code?  All I can find on the net is how to create new
excel apps.

Author
1 Apr 2005 4:24 PM
Prasun
Try the following:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odc_vsto2003_ta/html/excelobj.asp


Show quoteHide quote
"brix_zx2" <brix***@discussions.microsoft.com> wrote in message
news:4E81FC72-F6D7-4BC2-91FC-E1A777B3F2F0@microsoft.com...
> I'm using VB.NET 2k3 and I want to be able to code a button to open an
> existing Excel Application.  Anyone know where I can find this info or
> want
> to tell me the lines to code?  All I can find on the net is how to create
> new
> excel apps.