PDA

View Full Version : Replacing All List Level (2) Bullets



aaronws
06-13-2018, 09:50 PM
Hello everyone,

Thank you in advance for your help.

I have a document where I have a large series of bullets throughout the document which I am required to replace. I am only required to replace all list level (2) bullets into a certain type of bullet, and possibly level (3) bullets. Please see attached for example. How would I easily do this via VBA. I tried creating a multilevel list style with how I would like the level (2) bullets to be. However, when I highlight the entire document to apply the multilevel list style, all lines throughout the document will become bulleted. I would only like to replace the list level (2) bullets.

I appreciate any help.

Cheers.

gmayor
06-14-2018, 04:38 AM
It works best if you use Styles to format your list types. You can then change the styles at will and the change ripples through the document. See attached.
You can use the organizer to copy the two styles to your document but you will have to apply them as required.