Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 08-19-2019, 05:25 AM
jthomas666 jthomas666 is offline Multi-level list Weirdness Windows 10 Multi-level list Weirdness Office 2016
Competent Performer
Multi-level list Weirdness
 
Join Date: Jun 2016
Location: Warner Robins, GA
Posts: 204
jthomas666 will become famous soon enough
Default

Quote:
Originally Posted by Stefan Blom View Post
See if running the following macro by MVP Doug Robbins fixes the blacked out numbering:


Code:
Sub Fixit()
Dim templ As ListTemplate
Dim lev As ListLevel
For Each templ In ActiveDocument.ListTemplates
    For Each lev In templ.ListLevels
        lev.Font.Reset
    Next lev
Next templ
End Sub
This Fixed it! Thank you so much!

So, what happened?
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi-level list Weirdness Need help creating a multi level list ad.dias Word 2 09-16-2017 06:15 PM
Multi-level list Weirdness Applied Styles to Headings in Multi-Level List; now ALL second level headings are 1.XX NNL Word 1 08-09-2017 02:52 PM
How 2: Different Styles in Multi-Level List BrianWren Word 1 10-21-2013 08:50 AM
Multi Level List Numbering ShelleyHoward Word 2 01-05-2012 01:37 PM
Multi-level list Weirdness Multi-level list styles qochi Word 1 05-31-2011 01:16 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 02:24 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft