A family of Microsoft word processing software products for creating web, email, and print documents.
To edit page numbers in Microsoft Word using field codes, you can use the PAGE field code, which automatically displays the current page number. To insert a page number using field codes:
- Place your cursor where you want the page number to appear (usually in the header or footer).
- Press
Ctrl + F9to insert a pair of field braces{ }. - Inside the braces, type
PAGEso it looks like this:{ PAGE }. - Press
F9to update the field and display the page number.
If you want to perform calculations with page numbers, you can use the ={ PAGE } + n syntax, where n is the number you want to add to the current page number. For example, if you want to display the page number plus one, you would enter { = { PAGE } + 1 }.
Remember to update the field after making changes by selecting it and pressing F9 again.
References: