I have currently created the form duplicating certain pages thoughout the
form where required (linking fields using ref fields) but I would like to
only have one version of each page throughout the document (but when it
prints, it will print three copies of page 2, two copies of page 3, one copy
of page 4 etc). Is there another way to be able to print certain pages
multiple times? ie. I require three copies of a schedule to print and
currently have three copies in the form.
"Graham Mayor" wrote:
You can do it without vba if you add the extra pages to your form and insert
the data in them with ref fields See
http://gregmaxey.mvps.org/Repeating_Data.htm
--
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
Maccamumma wrote:
I have a template (Form) which users complete and a few of the forms
within the document are required to print three copies, the others
only one. I am not too familiar with coding (VBA), is this the only
way to do this automatically, if so, can someone help me with the
code?
Thanks