View Single Post
 
Old 04-06-2023, 01:09 AM
TallTrees TallTrees is offline Windows 10 Office 2021
Novice
 
Join Date: Jul 2022
Posts: 8
TallTrees is on a distinguished road
Default Set autonumber to bold

Hi

Is there a way to set autonumbering to bold for a particular paragraph, using VBA?

When I apply Range.Font.Bold it doesn't also apply it to the number.

The paragraph in question is part of a multi level list with styles linked to the various levels. The number formatting is not bold in the multilevel list. I essentially need two different styles at the same level but have yet to find a way to do this. My workaround is to have a macro to change the formatting of a paragraph and insert a TC marker, while it remains part of the numbered list. (See my other threads!)

Sorry for the brevity of this post, but I am having to post on my phone.

Thanks
Reply With Quote