View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor
 
Posts: n/a
Default Duplicate printing of pages in a form

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