Can anyone assist me with the GetObject call please.<br><br>Scenario: MS Word97 instantiated via VB application using CreateObject or GetObject. <br><br>MS Word may open many times on the client machine. These sessions may be user created, MAPI sessions (Outlook etc) or VB created.<br><br>The application closes references to the MS Word object and hooks back into it later to preserve resources and as part of a necessary app design.<br><br><br>Question: Given that there may be multiple instances of Word running, how can I ensure that I get hold of the correct instance using GetObject? I need to do this to close down any instances of MS Word opened by my app.<br><br>TIA<br><br>Andrew<br><br><br><br><br>