I want to create a template. The template will have two pages with a
different design for each (first page represents the front of a doc, the
second page represents the back of the doc for two-sided printing). When
necessary, I need Word to auto duplicate the page one design for odd pages
(3, 5, so on) and page two design for even pages (4, 6, so on). I'm sure
there is a code or something to do this. Maybe a macro or Visual Basic?
Please help!
Peter A - 25 Mar 2008 15:40 GMT
> I want to create a template. The template will have two pages with a
> different design for each (first page represents the front of a doc, the
[quoted text clipped - 3 lines]
> there is a code or something to do this. Maybe a macro or Visual Basic?
> Please help!
This is not possible with Word, although some clever VBA programmer
might figure out a way. Word does not support page templates, which is
what you need.

Signature
Peter Aitken
Author, MS Word for Medical and Technical Writers
www.tech-word.com
Daiya Mitchell - 30 Mar 2008 00:31 GMT
As Peter said, Word doesn't do page templates. However, what sort of
design changes do you mean? Describe what the pages need to look like,
there may be other ways to accomplish part of what you want.
> I want to create a template. The template will have two pages with a
> different design for each (first page represents the front of a doc, the
[quoted text clipped - 3 lines]
> there is a code or something to do this. Maybe a macro or Visual Basic?
> Please help!