
Signature
Stefan Blom
Microsoft Word MVP
> As you've noticed, Word doesn't like it when you try to use a lower
> numbering level before a higher one. It assumes the presence of higher
> levels which causes the numbering to be incorrect. To work around this, you
> can use SEQ fields to number the non-heading paragraphs. Or you can set up a
> separate, single-level numbered list and use LISTNUM fields to restart it.
Stefan, thank you very much for your advice.
I now have read http://word.mvps.org/FAQs/Numbering/SeqMacro.htm and
http://word.mvps.org/FAQs/Numbering/ListRestartByLISTNUM.htm, but both
solutions seem rather awkward and fragile to me. Especially, as this
document will be used as a template for documents to be edited by
people without much skills in Word.
Maybe using your second suggestion would work, but instead of using a
hidden LISTNUM field to restart the numbering I intend to write a
macro which walks though the whole document, resetting the list
numbering whenever a heading style is encountered. At least this would
give the template users a way to fix up the numbers in a convenient way.
Does this sound like a viable solution? Or am I missing something
important?
Regards,
Markus
Stefan Blom - 29 Aug 2007 14:09 GMT
Indeed, if there are multiple users the task gets more complicated. Perhaps
you can make use of the add-in that is available for download at
http://gregmaxey.mvps.org/SEQ_Field_Numbering.htm ?

Signature
Stefan Blom
Microsoft Word MVP
>> As you've noticed, Word doesn't like it when you try to use a lower
>> numbering level before a higher one. It assumes the presence of higher
[quoted text clipped - 24 lines]
> Regards,
> Markus
Markus Schöpflin - 29 Aug 2007 15:53 GMT
> Indeed, if there are multiple users the task gets more complicated. Perhaps
> you can make use of the add-in that is available for download at
> http://gregmaxey.mvps.org/SEQ_Field_Numbering.htm ?
Yes, that looks tempting. Thanks for the link.
It's such a shame that this isn't possible using only styles. :-(
Thanks for your help!
Markus
Stefan Blom - 30 Aug 2007 10:58 GMT
You are welcome.

Signature
Stefan Blom
Microsoft Word MVP
>> Indeed, if there are multiple users the task gets more complicated.
>> Perhaps
[quoted text clipped - 7 lines]
> Thanks for your help!
> Markus