Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word automation and VFP.
Message
De
13/09/2004 11:59:08
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
13/09/2004 11:54:58
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00940838
Message ID:
00941631
Vues:
38
>>So....
>>
>>How would one insert a date into this document using insertdate?
>>
>>Thanks,
>>
>>-Greg
>
>oWord.Selection.InsertDatetime()
>
>
>Cetin

Instead of selection you might use any range such as bookmark.range. If in your template you set a document variable say as myDate then oWord.ActiveDocument.Variables('myDate').Value = transform(date(),'@YL') or similar would do too.
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