Automate Word - File In Use

  • Thread starter Thread starter Steve Barnett
  • Start date Start date
S

Steve Barnett

Hi,
I'm attempting to automate word to load a document. I have no problem if
Word isn't loaded yet as creating a new Word.ApplicationClass() loads it for
me. However, there will be times when Word is already loaded and I want to
connect to that copy (and check whether the document is already loaded).

When Word is already loaded, creating a new Word.ApplicationClass() loads
another copy of Word and tries to load my document again. I then get an
error message telling me the file is in use.

I'm having some problems working out how to get the ApplicationClass if an
already running copy of Word... anyone know how I do that?

Thanks
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top