Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Issue with OLE and tables in word 2013
Message
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01575713
Message ID:
01575721
Views:
88
Can you be more specific?

>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
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform