Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command Failed in Word Interop - Selection.PasteExcelTab
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01644800
Message ID:
01644809
Views:
40
>I prepare a table in Excel within a Using () statement. At the end I UsedRange.Copy() to what I understand is the clipboard. Then I Selection.PasteExcelTable in a Word document.
>I get an COM Exception "command failed".
>When I activate the word document and press Ctrl+V the table gets copied.
>I wonder if that has something to do with the fact that maybe I must reactivate the Word document in code.
>The word document gets created also within a Using() statement. I execute the Excel procedure from within the Using(Word) statement.
>
>I tried the Activate method of the Word.Application object and also when I wait for 5 seconds after the Activate().

Actual code might be useful......
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform