I need a sequential page #'s only on the left side of a manual

T

Thomas M.

I have an old instructors manual that has student material on the left page
(along with sequential page numbers) and instructor guides on the right page
(no page number here). I need to re-create this format in WORD.

I think there are several issues here. Any help? TIA Thomas
 
J

Jezebel

Use File > Page Setup : Layout and check the "Different odd and even"
checkbox. Set up footers for the left and right pages: insert the page
number only in the even page footer.

To number the even pages sequentially, ignoring the odd pages, use a
caluclation field:

{ = { PAGE } / 2 }
 
Top