I'm using VB6 to automate Word97 without problems, but when I try to establish communication from that Word object back to my VB6 app, GetObject fails. I have used CreateObject(VB6app.class) even when the VB6app is running without a second instance of the VB6app starting. Is this normal?<br>
<br>
A better solution for me would be to pass a reference to VB6app.class to Word when I start Word from VB6app. Is that possible?
<br>
A better solution for me would be to pass a reference to VB6app.class to Word when I start Word from VB6app. Is that possible?