Quote:
Originally Posted by Guessed
Based on what you are showing you would also want to remove some of the extra paragraph marks. For instance, I would use find replace with wildcards on to
find: "^13([a-z])"
replace " \1" Note there is a space in front of the \1
|
I realise this thread has gone off track a bit, but thanks to all who have helped out.
My original question was about getting rid of errant tab marks. I am still having that problem.
I tried Guessed's recommendation to use "^13([a-z]" with wildcards on and replace it with " \1" but it didn't find any.
I tried using "^13([a-z]" and even replacing it with nothing, but it just couldn't find any references to that at all.
I saw online that I could try in the Home tab opening up the paragraph dialogue box and hitting the tab button and clearing all. That didn't seem to help at all, either.