Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some help with Word automation
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00664740
Message ID:
00664957
Views:
35
Hi, Matthew!

>>
Because of that we are unable to get the Word.Document.Range.PasteSpecial() method to call sucessfully.
<<

Sorry, that isn't right <s>! Search the Word's VBA helpfile for the function PasteSpecial and you would find:
.PasteSpecial(IconIndex, Link, Placement, DisplayAsIcon, DataType, IconFileName, IconLabel)
And that's the parameters order you need (as described in message#660346 <s>)!

HTH!
SeBaFlu
Previous
Reply
Map
View

Click here to load this message in the networking platform