View Single Post
 
Old 01-09-2022, 09:27 AM
Olive Olive is offline Windows 10 Office 2019
Novice
 
Join Date: Jan 2022
Posts: 1
Olive is on a distinguished road
Default Add text to start of new paragraph

Hello,

I wondered if anyone could help with how to add text to the start of new paragraphs in a word document, either using a VBA code or with Find and Replace.

I need to add <np> to the start of new paragraphs. I would prefer to do this within text I have selected (I'm not sure if this is possible). Within the selected text there will be headings that I don't want to add <np> to.

Could anyone help with this? I've tried a number of things that don't work.

Thanks.
Reply With Quote