|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Launch MS Word form VB.exe
I need to setup an onclick event that will take the .text from a list box and start MSWord with the document requested form the list box. Can anyone provide assistance?
I know this is a bit old school but this is the way the client wants it. ![]() |
|
#2
|
||||
|
||||
|
Shell("c:/path/to/word.exe document.doc")
should do the trick |
|
#3
|
|||
|
|||
|
Launch MS Word form VB.exe
Thanks!
Appreciate the help. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Launch MS Word form VB.exe |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|