T
Tom G.
When I type in the following commands in the Intermediate window, I get a
Word runtime error when I run the third line.
activedocument.SaveAs "C:\test.doc"
activedocument.Close
activedocument.Open "C:\test.doc"
The reason why I did this test is because an application that I wrote is not
working correctly on a client's machine. I narrowed it down to the vb code
that opens a document in Word.
Any suggestions why this may be happening? Any help would be greatly
appreciated. Thanks.
Word runtime error when I run the third line.
activedocument.SaveAs "C:\test.doc"
activedocument.Close
activedocument.Open "C:\test.doc"
The reason why I did this test is because an application that I wrote is not
working correctly on a client's machine. I narrowed it down to the vb code
that opens a document in Word.
Any suggestions why this may be happening? Any help would be greatly
appreciated. Thanks.