The information in this article applies to:
SUMMARYYou can use the SET field to reset the sequence numbering of SEQ fields in a Word document to start at a specific value. MORE INFORMATION
The "\r" switch can be used in a SEQ (Sequence) field to reset a sequence of numbers. You can also set a bookmark with a numeric value in this field. The SET variable is considered a bookmark after the SET field is updated. (The field can be updated by pressing F9 while the field is selected.) {SET StartNumber 2000}NOTE: In this example, the value of the variable StartNumber is set to 2000. Also, the variable StartNumber becomes a bookmark as a result of the SET field and must be contained in field brackets when you use it, as in the following example. To apply the reset value, use a SEQ field with the "\r" switch similar to the following: {SEQ Number \r {StartNumber}}NOTE: The result of this SEQ field is 2000. Then use the SEQ field to insert the sequence, as in the following example: {SEQ Number}NOTE: The result of these SEQ fields is as follows: 2001For more information about using the Sequence field, click Microsoft Word Help on the Help menu, type SEQ in the Office Assistant or the Answer Wizard, and then click Search to view the topics returned. Additional query words: anual sequences numerical series
Keywords : kbdta wd2000 |
Last Reviewed: November 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |