When I copy a web page into word, often word adds bullet points where there were none in the original web page, which need to be removed.
Sometimes there ARE numbered parts in the web page which need to be kept.
Clicking Home Tab, bullets icon (twice) removes both the numbers AND bullets. I’ve tried to construct a macro and see clicking the bullet icon results in the command “Selection.Range.ListFormat.RemoveNumbers NumberType:=wdNumberParagraph”
Can anyone help with a way to KEEP the numbers and remove only the unwanted bullets?
OR, a way to stop them appearing in the first place? (Would be even better!)
Thanks in anticipation 🙂