Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lauching Word from VB exe.
Message
 
To
16/12/2000 17:07:27
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00454374
Message ID:
00454472
Views:
19
Thank you for your input.
I'm now getting a "Cannot launch application" message when I attempt to run. It occurs on the 'Then objWord.Activate'.

Private Sub Merge_Click()
Dim doc As Document
If WordTemplates.Text <> "" Then objWord.Activate
objWord.Documents.Add "C:\client\friendsprovident\" & WordTemplates.Text
Set doc = objWord.ActiveDocument

doc.Activate

Set objWord = Nothing
Set doc = Nothing

End Sub
Just because you can't see it, doesn't mean it's not there!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform