Welcome toWord.Tips.Net
Ask a Word Question
Make a Comment
Learn Access Now
Free Printable Forms
Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips
Printing On Both Sides of the Paper
Turning Off AutoComplete for Dates
Understanding Auto Line Spacing
Adding Comments to Your Document
Conditional Calculations in Word
Daniyal has some documents that he files in court, and those documents must have only odd page numbers on them. This doesn't mean that there should only be page numbers on the odd pages, but that the number on each page should only be odd. Thus, the pages would be numbered 1, 3, 5, 7, etc.; there would be no pages 2, 4, 6, 8, etc.
The easiest way to accomplish this task is to use a compound field to create your page numbers. The PAGE field is normally used to add page numbers to a document, as shown here:
{ PAGE \* MERGEFORMAT }
You should modify the field so that it looks like this:
{ = { PAGE } * 2 - 1 }
Note that each pair of field braces is inserted by pressing Ctrl+F9. When you are done constructing the field code, you can collapse it by using pressing F9.
If you use these types of calculated page numbers quite often, you can select the collapsed field and assign it to an AutoText entry. That way you can insert it into any of your documents you desire.
You should also note that if you create a table of contents or an index for the document, page numbers in the TOC or index will still reflect the normal page range, including even numbers, instead of the calculated numbers. There is no way to get around this limitation.
Tip #3862 applies to Microsoft Word versions: 97 2000 2002 2003 2007
Create Rock-Solid Lists! Bulleted and numbered lists can help make your writing clearer and easier to follow. If not done properly, however, they can be a nightmare to work with. Discover the ins and outs of Word's lists with this great reference available in two versions.