From: Old Blind Dog on 18 Jan 2010 18:12 Word 2007 has a library of numbering formats including one with a leading zero, starting at 01. After reaching 99, it goes to 100, but that changes the look from 2 digits to 3 digits. I would like to have a format with 2 leading zeros so that there are always 3 digits in the number. If you try to insert a zero before the 2 digit number format it is static and not part of the number, you end up with 099 going to 0100 and that's not what's desired.
From: Doug Robbins - Word MVP on 19 Jan 2010 00:40 To achieve that, instead of using the built-in numbering formats, you would have to use a SEQ field for each number such as { SEQ paranum \# "000" } You must use Ctrl+F9 to insert the field delimiters and the thing to do would be to create and autotext entry containing that field, plus probably a tab and an empty paragraph formatted with the required indents etc, so that you could easily insert the numbered paragraphs as required. -- Hope this helps, Doug Robbins - Word MVP Please reply only to the newsgroups unless you wish to obtain my services on a paid professional basis. "Old Blind Dog" <OldBlindDog(a)discussions.microsoft.com> wrote in message news:03FB6570-EC6E-471D-B79B-9CDD7D6B01D6(a)microsoft.com... > Word 2007 has a library of numbering formats including one with a leading > zero, starting at 01. After reaching 99, it goes to 100, but that changes > the > look from 2 digits to 3 digits. I would like to have a format with 2 > leading > zeros so that there are always 3 digits in the number. > > If you try to insert a zero before the 2 digit number format it is static > and not part of the number, you end up with 099 going to 0100 and that's > not > what's desired.
|
Pages: 1 Prev: Highlighting found words in Word 2007 Next: Two merged docs on one page |