Update all fields with a macro?

G

Guest

Hi everybody,
I have an AutoOpen macro that updates all fields in a document (you all
helped me with that, thank you again!), but it won't update fields if they're
in a table. It'll update fields if they're in the header, footer, or main
body of a document, though. The code I have for this is:

ActiveDocument.Fields.Update

Does anyone know what I have to add to make this update fields that are in
tables as well?

Thank you!
Jezzica85
 

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