Click to See Complete Forum and Search --> : Trying to create a DB


asopalav
May 22nd, 2001, 08:06 AM
Whats the best and easiest way to create a
application in VB6 that opens files from Excel and Word ?
I can do the form but calling and executing ? is my problem...
I am beginner :(

antonye
May 22nd, 2001, 09:56 AM
Everything you need to know is available on MSDN:

Office 2000 - Visual Basic Programmers Guide (http://msdn.microsoft.com/library/officedev/odeopg/deovroffice2000visualbasicprogrammersguide.htm)

The contents are relevant to other version of Office too.

asopalav
May 22nd, 2001, 12:13 PM
Thanks