A family of Microsoft word processing software products for creating web, email, and print documents.
This is solved. I've found the following article, where the solution could be found if someone is interessted in:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello
I have the following working script:
set findRange to find object of selection
tell findRange
clear formatting
clear formatting its replacement
execute find find text "searchString" replace with "replaceString" replace replace all
end tell
The problem is that it does not replace the Text in the header, the footer, or in a tablecell of the Word-Document. Is there a Way to replace all – not only the Text in the body?
Many thanks in advance for your efforts!
A family of Microsoft word processing software products for creating web, email, and print documents.
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
This is solved. I've found the following article, where the solution could be found if someone is interessted in:
Glad to know that the issue has been resolved