Hi Mark,
You can update the fields in a document with vba code like:
ActiveDocument.Fields.Update
but, if you're using formfields for the initial data entry, simply check their 'calculate on exit' property, and all references will update immediately you exit the formfield.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|