How to convert/Replace automatic Numbering Bullets to text in MS-Word using Macro Code
In MS-Word normally we use bullets during work. But sometimes we need to convert automatic Numbering into plain text. If we remove these bullets manually and start typing it will take a lot’s of time. So In this video, you will know the new & awesome trick to Replace automatic Numbering into the plain text using the Macro Code.
Follow these steps carefully:
- Open word file with bullets in it.
- Press alt+F11
- Press ctrl+G
- paste this code & then Enter ⇓
ActiveDocument.Range.ListFormat.ConvertNumbersToText