Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Select a variable range in Word
Message
De
23/03/2004 04:29:13
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
22/03/2004 20:35:47
Peter Wagner
Point Informática Ltda.
Limeira, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00888137
Message ID:
00888770
Vues:
22
Snip...
>Cetin,
>Thanks a lot for your advice and help with the code, it opened my mind to other ways to do what I need.
>
>[],s
>Peter

Glad. If you use document variables instead it might be easier. In word you then insert DocVariable fields and format as you like. To update the values :

oWord.Activedocument.Variables('varName').Value = lcNewValue

Alternatively which I think is an easy thing is to create a mailmerge document template. It wouldn't have anything to do with mailing to multiple clients but a single record updating variables.
You might also combine the variables, bookmarks and mailmerge fields in a single document.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform