View Single Post
 
Old 11-04-2017, 12:15 PM
FionaMcKenzie FionaMcKenzie is offline Windows 10 Office 2016
Novice
 
Join Date: Oct 2017
Location: Surrey, United Kingdom
Posts: 14
FionaMcKenzie is on a distinguished road
Default

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))
Reply With Quote