Share via

How to add a page numbering on a double-sided document, that should not include a new number on the back of the first page it should not be counted, instead starting number two on the third page?

Anonymous
2024-08-26T19:34:41+00:00

Attempting to number pages, so that the odd pages count up and number the page of a double-sided document only on the first (front page), consecutively?

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Suzanne S Barnhill 277.1K Reputation points MVP Volunteer Moderator
    2024-08-27T00:35:36+00:00

    You can do this with a calculated page number: { = ({ PAGE } + 1)/2 }. Put it in the Odd Page Header/Footer after enabling Different Odd and Even.

    To create the field, press Ctrl+F9 (Fn+Ctrl+F9 on some computers) to insert the field, which will look like { } (braces with two spaces between). With the insertion point between the spaces, insert

    = ( + 1)/2 to give { = ( +1)/2 }

    Then before the plus sign, press Alt+Shift+P to insert the { PAGE } field. Press F9 to update. You'll get 1 on page 1, 2 on page 3, etc.

    2 people found this answer helpful.
    0 comments No comments
  2. Suzanne S Barnhill 277.1K Reputation points MVP Volunteer Moderator
    2024-09-03T00:44:26+00:00

    Please post a screen shot of your field construction (use Alt+F9 to display the field code).

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-09-02T20:36:23+00:00

    I only get the following: !Syntax Error, TO

    no page numbers?

    Thanks!

    Deb

    0 comments No comments