Remove all instances of a single word in Word
Solved
Charly326
-
Charly326 -
Charly326 -
Hello,
I would like to know how to select all occurrences of the same word in Word (in my case it is "--undefined--") so that I can automatically delete all its occurrences.
I have already tried using the Ctrl + H function (find and replace) but the replacement is done with a space, I would just like it to be deleted without anything else.
I need to be able to select all the "--undefined--" that appear in my document at once.
Thank you very much for your answers.
I would like to know how to select all occurrences of the same word in Word (in my case it is "--undefined--") so that I can automatically delete all its occurrences.
I have already tried using the Ctrl + H function (find and replace) but the replacement is done with a space, I would just like it to be deleted without anything else.
I need to be able to select all the "--undefined--" that appear in my document at once.
Thank you very much for your answers.
so these spaces must be taken into account in the "replace", for example replacing " --undefined-- " with nothing
In the replace function, there is a "plus" button for advanced options.
You do your replace --undefined-- plus at the bottom, you select the "special" list and you take either "paragraph break" or "manual line break" or... that adds the concerned special character after --undefined-- and you replace everything with nothing.
Sorry, yes, but I'm not very knowledgeable so I had a bit of trouble expressing my problem.
Thank you so much in any case.