In my VB-Word application, a Word document is opened and processed byVBA
automation. While this has worked all the time, there is one document which
is not able to establish a Word object after that the file is opened, MS
Word shows an empty screen, no window which shows the file opened by VBA
automation and also no error messages. I am able to open the document
directly by MS Word itself and not with VBA anymore. Any other document is
able to processed by the VBA, so there must be anything special with the
Word file concerned.
Any idea how I can solve this problem ?
Word Heretic - 23 Dec 2004 03:36 GMT
G'day "Oscar" <oku@xs4all.nl>,
Maybe specify all the parameters in the VBA command.
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Oscar reckoned:
>In my VB-Word application, a Word document is opened and processed byVBA
>automation. While this has worked all the time, there is one document which
[quoted text clipped - 6 lines]
>
>Any idea how I can solve this problem ?