Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Adding Leading Zeros to Paragraph Numbering

799 views
Skip to first unread message

irasi...@gmail.com

unread,
Sep 15, 2008, 5:15:17 AM9/15/08
to
I'm using Microsoft Office 2004. (I'll update everything when I
update from Mac OS 10.4.11 to Mac OS 10.6.2.)
In Microsoft Word 11.5.0 I need to number paragraphs with four digit
numbers ranging from 0001 to 9999. Using Format>Bullets and
Numbering>Numbered>Customize>Number style, I can get numbering with
one leading zero. But I need three (3) leading zeros, at least to
start with.
So, is there a way I can do this, other than the obvious way of
manually inserting the zeros.
Thanks.

Peter Jamieson

unread,
Sep 16, 2008, 4:59:48 PM9/16/08
to
I don't think you can do it with the built-in auto numbering, but if you can
ensure that each paragraph starts with a { SEQ } field,

{ SEQ P \#0000 }

should do the trick. But you don't get the same cross-referencing facilities
etc.

--
Peter Jamieson
http://tips.pjmsn.me.uk

<irasi...@gmail.com> wrote in message
news:96828da1-6d5e-4254...@b38g2000prf.googlegroups.com...

irasi...@gmail.com

unread,
Sep 17, 2008, 1:11:12 AM9/17/08
to
On Sep 16, 1:59 pm, "Peter Jamieson" <p...@KillmapSpjjnet.demon.co.uk>
wrote:

> I don't think you can do it with the built-in auto numbering, but if you can
> ensure that each paragraph starts with a { SEQ } field,
>
> { SEQ P \#0000 }
>
> should do the trick. But you don't get the same cross-referencing facilities
> etc.
>
> --
> Peter Jamiesonhttp://tips.pjmsn.me.uk
>
Thanks, Peter. However, I've never figured out how to use field
codes, and have as much trouble understanding them as I do
understanding Barclay's buying pieces of Lehman Brothers.

Peter Jamieson

unread,
Sep 17, 2008, 4:39:53 AM9/17/08
to
1. Yes, it is much harder to use fields on Mac because the keystrokes Word
uses (e.g. F9) are used by Mac OSX software. The articleby Daiya Mitchell
may be useful:

http://word.mvps.org/mac/fieldsinmacword.html

2. Then, to use this technique, you need to use cmd-F9 to insert the special
field braces {}, type the SEQ P \#0000 inside to give you

{ SEQ P \#0000 }

then edit/copy and save that as you will need it at the beginning of every
paragraph you want to number in your 0000-9999 sequence. You could save it
as an Autotext, assign a keystroke, etc. etc.

Then /do not use/ Word's automatic numbering - format the paragraph how you
want and insert the { SEQ } field at the beginning of each one.

You will need to press the "update fields" to update all the SEQ field
results prior to publishing/printing (I don't think you need the separate
"select all fields" on Mac Word).

If you always need extra stuff at the beginning of every paragraph, e.g. you
need

0001.<tab>your text then you can help maintain consistency using

{ SEQ P \#"0000.<tab>" }

If you need to use different lists, use different list names (e.g.

{ SEQ Q \#"some other format" }

...etc. It's mostly a question of finding the help material on field codes
and applying it.

--
Peter Jamieson
http://tips.pjmsn.me.uk

<irasi...@gmail.com> wrote in message
news:682b8eeb-8858-4905...@v13g2000pro.googlegroups.com...

irasi...@gmail.com

unread,
Sep 17, 2008, 1:28:49 PM9/17/08
to
Thanks, Peter. Your instructions are clear, and they work!

Thanks, again.

Ira

0 new messages