Guest KidCoder Posted October 7, 2002 Posted October 7, 2002 Yes! It's true! I finally upgraded! :D Does anybody know the .NET equivalent to an OLE? I found some OLEish stuff on the data tab of the tool box, but I couldn't tell it what to reference to and stuff, and some were like server things. :confused: I couldn't search VB Forums because the minimum number of search characters in a word is 4 or something, and OLE is 3. Quote
*Gurus* Derek Stone Posted October 7, 2002 *Gurus* Posted October 7, 2002 There isn't a .NET equivalent to OLE. Quote Posting Guidelines
*Gurus* divil Posted October 7, 2002 *Gurus* Posted October 7, 2002 What are you trying to accomplish? Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Guest KidCoder Posted October 7, 2002 Posted October 7, 2002 I'm trying to use Excel in a project. If I could just detect if the user has Excel, and then open it and put data into it that way, that'd work too. Thanks, Kid Quote
Guest KidCoder Posted October 8, 2002 Posted October 8, 2002 Ah! I got it! I FINALLY found something on pscode.com! Check it out this shows how to use Excel from VB. :) It's for VB6, though. :( Quote
*Gurus* divil Posted October 8, 2002 *Gurus* Posted October 8, 2002 As you're been told, there is no OLE in .NET. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Guest KidCoder Posted October 8, 2002 Posted October 8, 2002 I know. I kinda got off the subject here, but can you OPEN excel and use it that way? (instead of OLEing) Quote
*Gurus* Derek Stone Posted October 8, 2002 *Gurus* Posted October 8, 2002 There's an example of using Excel from VB.NET in this board. Try searching for it. Quote Posting Guidelines
Guest KidCoder Posted October 9, 2002 Posted October 9, 2002 Now I feel like a royal heel for not finding this before. :( I could sware I did 2 or 3 searches before I posted this. http://abstractvb.com/code.asp?A=1020 Quote
Recommended Posts