I am working on a 600 page document that is broken down into several sections
and sub-sections (1, 1.1, 1.1.1, 1.1.1.1 etc), the numbering of which is
automated.
I want to delete certain sections of the document, without having word
automatically updating the numbering, i.e. if I delete section 4.3 I wish
section 4.4 to retain its numbering and not be renamed into 4.3.
How can I deactivate this function?
Word Heretic - 07 Dec 2004 10:48 GMT
G'day "Panos" <Panos@discussions.microsoft.com>,
It is VERY VERY nasty, but you can ActiveDocument.ConvertNumbersToText
Steve Hudson - Word Heretic
steve from wordheretic.com (Email replies require payment)
Without prejudice
Panos reckoned:
>I am working on a 600 page document that is broken down into several sections
>and sub-sections (1, 1.1, 1.1.1, 1.1.1.1 etc), the numbering of which is
[quoted text clipped - 5 lines]
>
>How can I deactivate this function?
Daiya Mitchell - 07 Dec 2004 16:11 GMT
I believe you cannot undo that--you may want to try it on a copy of the doc
to be sure it meets your needs.
DM
> G'day "Panos" <Panos@discussions.microsoft.com>,
>
> It is VERY VERY nasty, but you can ActiveDocument.ConvertNumbersToText
Mike - 07 Dec 2004 20:21 GMT
Can't you just hide those sections? or at least delete the text and hide the
paragraphs?
> I am working on a 600 page document that is broken down into several sections
> and sub-sections (1, 1.1, 1.1.1, 1.1.1.1 etc), the numbering of which is
[quoted text clipped - 5 lines]
>
> How can I deactivate this function?