Macro to find and remove TC fields

K

Keith

I have a large Word 2003 document that contains tons of TC fields. I'm
reformatting to use built-in headers and would like to remove all the
manual TC fields. Does anyone have such a macro or something similar
that I can modify for TC fields?

The document does contain TOC, Cross Referencing and Page Numbering
fields that I would like to keep.

Thanks!
 
J

Jay Freedman

Hi Keith

You don't need a macro to do this.

- Press Alt+F9 to display all field codes.
- Open the Replace dialog.
- In the Find What box, enter
^d TC
(note the space between d and T).
- Leave the Replace With box empty.
- Click the Replace All button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top