Hello Everybody.
I've such a problem:
I installed MS Word Viewer and would like to run it from VB 6 application.
Unfortunatelly when I use code:
I receive error:Code:Set wordDoc = CreateObject("Wordview.Document")
Code:Run-time error '429' ActiveX component can't create object.![]()
Has anyone any idea how to create an object of the class?
Thanks,
r




rposcro
Reply With Quote