My overall goal is to create a program that utilizes Word, Excel, and Access to generate documents and reports. Is this possible and is it possible to have these docs and reports viewable within the program's window?
Here how to get started, it's the same automation methods for all MS Office applications:
"How To Use Visual Basic .NET for Binding for Office Automation Servers" http://support.microsoft.com/kb/304661/
I know it says VBA, but it still is the same objects, properties and methods used in VB.Net automation of Office, and the languages isn't so different that you don't understand how it works.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.