A family of Microsoft word processing software products for creating web, email, and print documents.
Try using internal search codes. In Word Mac Open Find and Replace, expand to “Advanced,” and in Find, use:
^~
This is Word’s special code for a non-breaking hyphen. In Replace, put a normal hyphen:
-
Then Replace All.
If ^~ doesn’t work:
- Try using the Unicode code for non-breaking hyphen:
^u2011in the Find box and-in Replace. - Make sure Use wildcards is off, because wildcards change how Word interprets codes.
- Also check your font: sometimes display issues make it appear as
¬, but the replacement will work regardless.
If that still fails, try using a macro to scan the document and replace any character with the Unicode property “Hyphen” (or anything visually resembling a hyphen) with -.
If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
hth
Marcin