nd4spdrace Posted February 11, 2003 Posted February 11, 2003 How can I go about putting a Word, Excel, PPT or other object file into a form? I think i remember doing it with an OLE in VB6 but there is no OLE container in DotNet. If this is not possible what would I have to do to just have the program launch the application to run the file? Thanks -Bret Quote
Moderators Robby Posted February 12, 2003 Moderators Posted February 12, 2003 Check out MS 101 Code Samples ... http://msdn.microsoft.com/vbasic/downloads/samples/default.asp or you can download the one code sample, Automate Office ...http://www.microsoft.com/downloads/details.aspx?FamilyId=BF799731-D4C4-4716-ABD6-74A11BB85C9F&displaylang=en Quote Visit...Bassic Software
nd4spdrace Posted February 12, 2003 Author Posted February 12, 2003 That code does not really do what I am looking for. That code takes whatever you write and makes it into a word file. I need something that imports the file right onto the form so that the user can see an already created file. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.