A family of Microsoft word processing software products for creating web, email, and print documents.
Use Alt+F9 to toggle off the display of field codes.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am unable to remove the tags that were generated in an rtf document, without doing them one by one (and there are thousands) using word 2010
example:
Title
{tc "Title"}
I previously found a script (vb i think) or macro or something like that, that did it nicely, but can't find it anymore
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.
Use Alt+F9 to toggle off the display of field codes.
Those are not RTF tags. The one you cite is a TC field, which generates a TOC entry. TC and XE fields are formatted as Hidden text. Hide Hidden text and you will not see them. Removing them may have unexpected and unwanted consequences.
If, however, you are sure you want to delete them, then you can (with the fields displayed) search for ^19 TC and replace with nothing. That search string will result in selecting the entire field when it is found, so the entire field will be deleted.