Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mail Merge
Message
De
06/06/2002 02:27:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Mail Merge
Divers
Thread ID:
00665280
Message ID:
00665280
Vues:
61
I have a Word test.doc set up as a merge document with link to table (with 1 record only) for merge data. I can open the document using the code below:

loword=createobject("word.Application")
loword.visible=.T.
loword.documents.open("c:\ipletters\test.doc")

but would like to insert code to automatically merge the document as per a macro. Any suggestions?

Also: is the above code WordBasic? If so, where can I find a language lexicon?

Many thanks

Bob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform