Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP form & Microsoft Word
Message
De
22/11/2001 14:24:42
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
22/11/2001 14:23:27
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00584961
Message ID:
00584969
Vues:
42
This message has been marked as the solution to the initial question of the thread.
Hans ignore the bold line
>Hi Hans yes you can please try the following:
>
>loword = CREATEOBJECT('word.application')
<b>loword.Documents.new</b>
>loword.Documents.Add() && you can also use loword.Documents.open(myfile)
>loword.Visible= .t.
>loword.Selection.InsertAfter(Thisform.txtMyTextBox.Value)
>
>This will insert the text where the cursor is positioned on the word document.
>
>>Hello,
>>
>>is it possible to pass the value of a text box on a form on to Microsoft Word ???
Alexandre Palma
Senior Application Architect
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform