Quote:
Originally Posted by Guessed
Now it just so happens that rng.Find is somewhat buggy and when something is found, the rng collapses to the found text.
|
Thanks, good to know.
Quote:
Originally Posted by Guessed
the second find is actually searching for underlined AND strikethrough text
|
You can try it--it works as desired. The second With statement only searches for underlined text, not underlined + strikethrough.
Which is why I added those comments in the code. The clearformatting statements seem unnecessary.