Also, if you enable Update Fields in Word> Preferences> Print the
cross-references will update if you simply switch to Print Preview.
Cross-references, Indexes & Tables of Contents, Figures, etc. are fields
that do not dynamically update. Footnotes/Endnotes & Bookmarks do.
HTH |:>)
Bob Jones
[MVP] Office:Mac
On 12/10/09 6:13 AM, in article 59bae...@webcrossing.JaKIaxP2ac0,
tell application "Microsoft Word"
update field every field of active document
end tell
Simply copy the lines above into a new AppleScript Editor window and run it.
You can also save it in ~/Documents/Microsoft User Data/Word Script Menu
Items, and it will be available from within Word (just click on the black
scroll icon in the menu bar). I don't recall who posted this originally; it
is not mine, so all credit goes to the unknown author.
Optional, but insanely useful: when naming your AppleScript, add "\c"
(without the quotation marks), followed by any letter. If you open a
document in Word and hit Ctrl (that's what the "\c" is for) plus the letter
you have just added to the name, the script will be triggered via this
keyboard shortcut. In my case, the script is called "Update fields\cu.scpt",
so whenever I hit Ctrl+u in Word, all the fields are updated immediately.
On 10/12/09 12:59, in article C7464CB9.58726%onlygen...@com.cast.net,
"CyberTaz" <onlygen...@com.cast.net> wrote:
--
Michel Bintener
Microsoft MVP - Macintosh
*** Please always reply to the newsgroup. ***