Just a little tip with updating fields in Word. It's slow and cumbersome to loop through fields in the different text boundaries (document, headers, footers, shapes) to update fields.
The quickest way to update fields is to write a macro that does a print preview, then closes the print preview & most fields will be updated. (Except of fields that are formulas, .e.g. SUM(Above))
|