Forum Discussion
Problem with multilevel list
- Sep 01, 2021
Hello LuisElCaminante ,
The multilevel numbers are corrupted. This is a known issue. I had raised a request for a fix with Microsoft two years ago, and it was released - but in Word 2019. There seem to be different fix releases for different version.
This might help you:
MS Word heading styles are showing black boxes instead of numbers--how - Microsoft Community
Or, you could call your MS support - call, not write - and mention it to them saying it is years old issue, how they can help you fix it.
I hope this helps. Good luck.
Lenka
Hello Lenka_Kerumova
Thank you very much, the link you shared and the VBA code there, helped me and I managed to get my multilevel list back to what it looked like.
I am eternally grateful.
So, from what you say, I understand that this happened not because of something that I did, right ?, but that it is something typical of Microsoft? Just to find out what happened.
If the problem persists later, I will contact support in the same way.
Many thanks.
Greetings from Peru, a big hug.
Thank you very much for sharing your experiences and knowledge.
Greetings
- Lenka_KerumovaSep 07, 2021Iron Contributor
Hello LuisElCaminante ,
I think it is a Microsoft Word issue and consequently the document's problem. I can't really rule out that it isn't something we did (we = users) that lead to corrupting the multilevel list/styles in that document.
I had a document, some 250+ pages, when this happened. After the fix was released, the corrupted document got fixed too, but due to my previous experience I never trusted it again, making a copy of it without the last paragraph mark.
Just to note (strictly FYI π π it is rooted into styles and the multi-list. Because when I used that corrupted/pseudo-fixed document as source for another, importing the styles from it to a new doc, just out of curiosity, the corrupted styles appeared in the new doc, too.
I'm glad you managed to fix your document.
There are tools (Litera, for example) that have a fix for that in their ribbon, too. It is not uncommon, and only the MS gurus know what exactly leads to this :-).
- Stefan_BlomSep 01, 2021MVP
Strictly speaking, it is a document problem. Some of the structures in the underlying list definition, stored in the document, became damaged. Running the macro should fix the issue permanently.
If you are saying that the problem comes back, you may want to copy document content into a new, blank document and recreate the numbering.
When copying, omit the final paragraph mark (ΒΆ) of the document. To show/hide paragraph marks as well as other nonprinting marks, click the ΒΆ icon on the Home tab.
- LuisElCaminanteSep 02, 2021Brass ContributorThank you very much, and why are some of the structures in the underlying list definition, stored in the document, getting corrupted?
What could I have done? to avoid in a next opportunity. Thanks- Stefan_BlomSep 02, 2021MVP
It is almost impossible to tell why a particular document becomes corrupt. Possible causes include editing a Word document in several different programs. Also, saving to removable media is unsafe. I'm not saying that you have done either of those things, only that these are actions that generally can cause corruption.
Historically, numbering in Word has been especially prone to corruption. The underlying structures where number formats are stored (so-called list template objects) have been almost the same since 1997. But numbered lists have been made more stable over the years. You still have to be careful setting up your numbering, though (see https://shaunakelly.com/word/numbering/numbering20072010.html).