I have a strange request - I need to create a template
which will have text on both even and odd pages (printed
duplex) but only have page numbering on the odd pages,
starting from 1 and continuing as per normal (not only
1,3,5...)
Alternatively, if there's a way to edit the page numbering
so that it increments by halves, so I'd see 1, 2, 3, 4...
on the right and .5, 1.5, 2.5... on the left, that would
work too.
Any suggestions? I really don't want to have to type in
page numbers manually to get this accomplished.
Thanks!
consuela - 24 Mar 2005 17:18 GMT
Forgot to mention version - I'm using Word 2000
>-----Original Message-----
>I have a strange request - I need to create a template
[quoted text clipped - 13 lines]
>Thanks!
>.
consuela - 24 Mar 2005 17:18 GMT
Forgot to mention version - I'm using Word 2000
>-----Original Message-----
>I have a strange request - I need to create a template
[quoted text clipped - 13 lines]
>Thanks!
>.
Suzanne S. Barnhill - 24 Mar 2005 17:27 GMT
You can do this, albeit with a caveat: calculated page numbers will not show
up correctly in an automatic TOC.
1. Your second request is actually the easier one. Just put { = ({ PAGE } +
1)/2 } in the Header or Footer.
2. For the first, check the box for "Different odd and even" on the Layout
tab of Page Setup and put the same field in the Odd Page Header/Footer.
The pairs of field delimiters (the things that look like braces but can't be
entered from the keyboard) must be inserted using Ctrl+F9.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> I have a strange request - I need to create a template
> which will have text on both even and odd pages (printed
[quoted text clipped - 11 lines]
>
> Thanks!
Consuela - 24 Mar 2005 20:06 GMT
When I try entering { = ({ PAGE } +1)/2 }, with the
outside curly braces created by CTRL+ F9, I get:
!Syntax Error, {
What did I do wrong?
Suzanne S. Barnhill - 24 Mar 2005 20:27 GMT
Press Ctrl+F9 to insert a pair of braces. Type the required text up to the
opening parenthesis. You can then use the Insert Page Number button on the
Header and Footer toolbar to insert the { PAGE } field (or you can press
Ctrl+F9 again to insert another pair of braces), which you follow by typing
the rest of the text. Then F9 to update and Alt+F9 if necessary to toggle
the field.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> When I try entering { = ({ PAGE } +1)/2 }, with the
> outside curly braces created by CTRL+ F9, I get:
> !Syntax Error, {
>
> What did I do wrong?
Consuela - 24 Mar 2005 22:42 GMT
Thanks! I think I got it now.
>-----Original Message-----
>Press Ctrl+F9 to insert a pair of braces. Type the required text up to the
[quoted text clipped - 11 lines]
>
>.