Multiple Instances of Word Applications

Y

yaoziyuan

Through OLE programming we can start multiple WINWORD.EXE's. In my case
(Word 2003), I have seen that if I use VBA to query Documents.Count, it
will return the number of documents opened in *all* Word application
instances (WINWORD.EXE). Well this behavior of MS Word is what I want,
but I wonder if this is true for earlier versions of Word as well (2000
and 2002 are very likely, but what about 97?)

Regards,
Tom
 
C

Cindy M -WordMVP-

Through OLE programming we can start multiple WINWORD.EXE's. In my case
(Word 2003), I have seen that if I use VBA to query Documents.Count, it
will return the number of documents opened in *all* Word application
instances (WINWORD.EXE). Well this behavior of MS Word is what I want,
but I wonder if this is true for earlier versions of Word as well (2000
and 2002 are very likely, but what about 97?)
Before we can even venture an opinion, we'd need to know exactly what
kind of code you're using to "start multiple instances" of Word in 2003.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 

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

Top