hi everyone,

g'd morning. in vba, do you know how to check if a word doc. is already
opened in word for xp?

thank you,

william.


--

Re: word doc. open? by Charles

Charles
Tue May 03 13:42:29 CDT 2005

You could cycle through the documents collection looking for its fullname
property.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.

"William" <William@discussions.microsoft.com> wrote in message
news:DAE90D6D-2FB3-4BC2-A5CE-C6B4D327062B@microsoft.com...
> hi everyone,
>
> g'd morning. in vba, do you know how to check if a word doc. is already
> opened in word for xp?
>
> thank you,
>
> william.
>
>
> --
>



Re: word doc. open? by William

William
Wed May 04 12:46:13 CDT 2005

thanks, charles. -w

"Charles Kenyon" wrote:

> You could cycle through the documents collection looking for its fullname
> property.
> --
> Charles Kenyon
>
> Word New User FAQ & Web Directory: http://addbalance.com/word
>
> Intermediate User's Guide to Microsoft Word (supplemented version of
> Microsoft's Legal Users' Guide) http://addbalance.com/usersguide
>
> See also the MVP FAQ: http://www.mvps.org/word which is awesome!
> --------- --------- --------- --------- --------- ---------
> This message is posted to a newsgroup. Please post replies
> and questions to the newsgroup so that others can learn
> from my ignorance and your wisdom.
>
> "William" <William@discussions.microsoft.com> wrote in message
> news:DAE90D6D-2FB3-4BC2-A5CE-C6B4D327062B@microsoft.com...
> > hi everyone,
> >
> > g'd morning. in vba, do you know how to check if a word doc. is already
> > opened in word for xp?
> >
> > thank you,
> >
> > william.
> >
> >
> > --
> >
>
>
>