See
Repeat a block of formatted text and form fields based upon the content of
another form field
and
Add a row to a table in a protected form
at
http://www.gmayor.com/word_vba_examples.htm
Which demonstrate how to repeat data in a form and enable you to supply a
template that will allow multiple pages of your document.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site
www.gmayor.com
Word MVP web site
http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
kxxxk wrote:
> I apologize. I did not make my application clear. Among many other
> electronic materials, I will be sending out single-sheet, custom,
> label templates to certain volunteer organizations across the state.
> Each (large) label in the template is a complex table with logos, a
> mission statement, another statement and a return address (all
> protected) and space for entry of a complete shipping address, the
> organization's name, and a number (all unprotected). Each
> organization will be filling out many labels for electronic
> submission back to me. It would be nice if an organization, which
> generates several completed label sheets, could combine those sheets
> into one Word document and submit that to me without unprotecting the
> protected aspects of the labels, as a few errant keystrokes by the
> unknowing on those otherwise protected aspects can quickly generate a
> grade-A mess. Currently, I will be having each organization
> successively number (in the filename) each produced label-sheet
> document, and submit these individual documents back to me for me to
> combine, but I was looking for a simple alternative to be used by the
> organization on its end.
>
>> Apparently there is no way to combine 2 protected Word documents,
>> say one sheet of labels added to another sheet of similar labels,
>> without re-protecting the resulting document. This appears to be
>> because the only way to combine documents in Word is with Insert,
>> File on an empty template. You cannot apparently bring the two
>> documents together unless the empty template is unprotected, and
>> that seems to unprotect the documents you bring in!
>> Does anybody have a way around this? Thanks.
>> --
>> kxxxk