View Single Post
 
Old 06-14-2020, 03:40 AM
akherousia akherousia is offline Windows 7 64bit Office 2016
Novice
 
Join Date: Jun 2020
Posts: 2
akherousia is on a distinguished road
Default

Thank you very much for your help! I have found an easy solution based on your advice.

In a copy of the file I used:
Find \]*\[
Replace with ^p
Use wildcards on

This removes all of the text apart from the stuff that was in the brackets and replaces it with a paragraph so that each bit from the brackets starts with a new line.
Only the first and the last bits of text don't get removed, but these are east enough to be deleted manually.

Thank you!
Reply With Quote