Document with List Boxes

M

malfawak

I have created a word document and added list boxes that need to
automatically populate when other users open the document. I used the VBE to
add items to the list boxes in the Document_Open sub. Is there an easy way
to to run this sub automatically when any other user opens the document?
 
J

Jean-Guy Marcil

malfawak was telling us:
malfawak nous racontait que :
I have created a word document and added list boxes that need to
automatically populate when other users open the document. I used
the VBE to add items to the list boxes in the Document_Open sub. Is
there an easy way to to run this sub automatically when any other
user opens the document?

I think I am missing something here...
The code in Document_Open will run whenever the document is opened.... Isn't
it what you want? Isn't it what you are doing? Are you saying that this is
not working as expected? If so, post the code you are using in
Document_Open.

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
(e-mail address removed)
Word MVP site: http://www.word.mvps.org
 

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