Peter, I've effectively taken your 2nd way! Some weeks ago, someone asked me to write a script to detect this kind of problem! … and "only find" the 4 words with partial bold! This person knew the corrections needed to be "manual"! … … Because, if the 3 first needed to be in bold, not the 4th [just the first letter in bold! So the script "jumps" [using a shortcut] through the words with problem, selecting one after the other (and only them: partial bolded) and the op can decide how to correct them: "Bold or not bold! … That is the question!!" Make an "all replace" is, by experience, very dangerous! … and that wasn't my client's choice! I discovered at this moment that [JS] considers "Peter)," as a "word" in the sentence "… Peter),"! Rather boring! That's why I said ".words[0]" doesn't work correctly! (^/)
... View more