page numbers

C

Cath

Hi,
Is it possible to have a document double sided, with different headers and
footers on even and odd pages, but have the page numbering only pick up the
pages on the right hand page. The left hand page, not numbered at all. I
don't know if it is possible. But if it is I'd like to do it.
Thanks
 
G

Greg Maxey

By right hand page I assume that you mean the odd numbered pages.

If you want odd numbered pages numbered 1, 3, 5, etc. then display the
header and footer toolbar. Click the Page Setup icon and the layout tab.
Check different odd and even headers. Put your cursor an odd page header
and insert the page number.

If you want consecutively number every other page follow the method above,
but put the following field code in the odd page header:

{ = ( { PAGE } + 1 ) / 2 }

The field code braces { } must be entered with CTRL+F9
 
C

Cath

Do you know, after having done, what you advised, if I can then get the table
of contents to pick up the new numbers?
Thanks
 
S

Suzanne S. Barnhill

No, the TOC will pick up only the numbers represented by the { PAGE } field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top