![]() |
#6
|
||||
|
||||
![]()
You could try a macro like:
Code:
Sub Document_Open() Application.ScreenUpdating = False With ActiveDocument .Fields.Update .PrintPreview .ClosePrintPreview End With Application.ScreenUpdating = True End Sub
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
fingermouse | Word | 6 | 01-14-2015 06:22 AM |
Create automatically updating fields in Word 2010 | tryer | Word | 8 | 01-08-2014 12:39 AM |
![]() |
OAEC | Word | 1 | 12-03-2013 08:01 PM |
![]() |
awaywithpixie | Word | 1 | 09-10-2013 10:35 AM |
Auto-updating fields in Word 2007? V.V | Ruby Soho | Word | 2 | 11-19-2009 04:35 PM |