Code Comments
Programming Forum and web based access to our favorite programming groups.I need to start Microsoft Word from a VB application. What is the proper wa y to do this. Also what if Word is not installed on the client computer (Is a message returned).
Post Follow-up to this messageHi, You can use the ShellExecute API. If you specify the path and filename of your Word doc, Windows will start up whatever application (usually Word) that has been associated with this document type. Dick -- Richard Grier (Microsoft Visual Basic MVP) See www.hardandsoftware.net for contact information. Author of Visual Basic Programmer's Guide to Serial Communications, 4th Edition ISBN 1-890422-28-2 (391 pages) published July 2004.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.