Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lauching Word from VB exe.
Message
 
À
16/12/2000 17:07:27
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00454374
Message ID:
00454472
Vues:
20
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!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform