Steve notes that Word's auto-numbering is not suitable for documents that are to be imported into page layout programs such as Adobe InDesign. He wonders if there is a quick way to replace auto-numbering with manual numbering, in the same way that you can convert field text to plain text.
The answer is yes, there is a quick way. Simply follow these steps:
ActiveDocument.Range.ListFormat.ConvertNumbersToText
That's it; all the auto-numbered lists are changed to manual numbering. There are a couple of gotchas related to this approach, however. First, it may appear that your numbered lists no longer line up properly. This is because any custom tab stops set for the lists are deleted and Word reverts to using the default tab stops. This shouldn't be a huge problem, as you are doing this conversion in preparation for importing the document to a page layout program. (The tab stops in that program should take precedence over any you have set in Word.)
The second gotcha is that if you applied the auto-numbered styles using lists, then the numbering isn't really gone. You can apply it again by simply selecting the paragraphs in the lists and pressing Ctrl+Q.
If you would rather not mess with the VBA Editor, then there is another approach you can try out—save your document in RTF format. Many page layout programs (such as InDesign) use a different filter for importing RTF files, with the result that the numbered lists are converted automatically to regular numbers.
Note:
WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (10247) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Converting Automatic Numbering to Manual Numbering.
The First and Last Word on Word! Bestselling For Dummies author Dan Gookin puts his usual fun and friendly candor back to work to show you how to navigate Word 2013. Spend more time working and less time trying to figure it all out! Check out Word 2013 For Dummies today!
Ever want to change the types of numbers that Word displays when you create a numbered list? There are several numbering ...
Discover MoreAdding numbered lists to your document is a snap; Word provides tools to add them immediately. What Word doesn't do is ...
Discover MoreIf you have a couple of numbered lists separated by regular text paragraphs, you might want the secondary lists to be ...
Discover MoreFREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
2018-03-13 12:20:22
Michael Platl
Hello,
we are struggling a lot with this issue and I hope you can help out.
We can't convert all numbering to text because we are loosing too much information of the document.
We found out that our web tool will interpret a white text in the heading correctly.
What we need now is a script which will check all automated numberings in the headlines and places the same number behind the text in white color.
Is this easy to do?
Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.
Visit the WordTips channel on YouTube
FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2022 Sharon Parq Associates, Inc.
Comments