Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple Word 97 OLE question
Message
From
06/04/1999 18:51:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Simple Word 97 OLE question
Miscellaneous
Thread ID:
00205808
Message ID:
00205808
Views:
62
I want to add a row to a pre-existing table in a Word 97 document from VFP 5.0. The following code returns a 'Type mismatch' error.

oWord.activedocument.tables(1).Select
oWord.Selection.InsertRows(1)

I have tried numerous variations, selecting row and cell also, all with the same result. Any help would be greatly appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform