Jean-Guy,
i need to claify myself; Document A records information from the user, and in turn this information is written into 10 other documents. Can this be done with this control that you have suggested? I already have all of my fields as DOCPROPERTY fields in all of my documents, Thanks.
"Jean-Guy Marcil" <NoSpam[ at ]LeaveMeAlone> wrote in message news:ea8pzQ42GHA.696[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text] > Lumpjaw was telling us: > Lumpjaw nous racontait que : > >> Hello all, >> >> I am working on a project where I get user information via a Word >> userform. This form then opens several other Word forms, one at a > > I guess that you mean that you are opening several other Word documents... > >> time and writes some data, saves and closes. Is there a way to speed >> up the process by not having every form open then write and then >> close? I am doing this with about a dozen forms right now. Thanks >> for the tip. > > If all you are doing is recording information in those documents, perhaps > you can use Custom Document Properties to store that info and DOCPROPERTY > fields to display it in the documents. > > The advantage is that you can access (read/write) the document properties > without opening the Word document, which should speed up your process. > > See: > http://word.mvps.org/faqs/macrosvba/DSOFile.htm> > > -- > Salut! > _______________________________________ > Jean-Guy Marcil - Word MVP > jmarcilREMOVE[ at ]CAPSsympatico.caTHISTOO > Word MVP site: http://www.word.mvps.org>
|