{ 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...
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...
Thanks, again.
Ira