Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Issue with OLE and tables in word 2013
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Issue with OLE and tables in word 2013
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01575713
Message ID:
01575713
Vues:
79
Hello and thanks for any help!
I wrote a script that adds tables to word docs, formats them and adds text to them. Everything good until Word 2013 came out, now I get errors, do I have to make any specific changes to my lines of code?
oTable=oWord.ActiveDocument.TABLES.ADD(oRange,nRows,nCols)
oTable.Cell(1,2).Range.Text = "Amount"
Gets errors!

Thank you again...!

Juan
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform