Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Long Documents / May 2004

Tip: Looking for answers? Try searching our database.

F9 Table update on Powerbooks

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David Pearson - 07 May 2004 09:10 GMT
Is there a menu alternative to pressing F9 to update tables?

I have a Mac Powerbook and F9 runs expose; I would rather not have to alter
the preferences to turn this off each time I need to update tables.
macropod - 07 May 2004 10:54 GMT
Hi David,

Some fields will automatically update via a Print Preview, but others would
need a macro instead of pressing F9. You could attach the macro to a custom
toolbar button for ease of use.

A macro like:

Sub FieldUpdate()
ActiveDocument.Fields.Update
End Sub

would update all fields in the body of the document, but not fields in text
boxes, headers or footers. More extensive code is needed to deal with all
possibilities.

Cheers

Is there a menu alternative to pressing F9 to update tables?

I have a Mac Powerbook and F9 runs expose; I would rather not have to alter
the preferences to turn this off each time I need to update tables.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.