View Single Post
 
Old 04-08-2024, 04:11 PM
Xavier Xavier is offline Windows XP Office 2016
Advanced Beginner
 
Join Date: Jul 2023
Posts: 67
Xavier is on a distinguished road
Default

Quote:
Originally Posted by Guessed View Post
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.
Attached Images
File Type: jpg Screenshot tab mark.jpg (18.2 KB, 8 views)
Reply With Quote