![]() |
|
#1
|
||||
|
||||
![]() Quote:
I'm afraid to try any of your work-arounds, especially if they involve macros or complex styles. Even if I get them working, I can never remember how they work and end up messing them up later and then cannot figure out how to recover. Clearly, the wizards at M$FT know what I need better than I do, so I'll just fall in line. (sigh) Again, thanks for your help. PS: Now I have one more table that has to prompt me to get updated. Is there any way to tell Word to automatically update all tables and lists without prompting me every time? |
#2
|
||||
|
||||
![]() Quote:
Quote:
Code:
Private Sub Document_Open() Application.ScreenUpdating = False With ActiveDocument .Fields.Update .PrintPreview .ClosePrintPreview .Saved = True End With Application.ScreenUpdating = True End Sub
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Hoxton118 | Word VBA | 7 | 06-10-2014 05:05 AM |
Find and replace inside strings containing various names | audioman | Word VBA | 4 | 03-25-2014 11:19 AM |
![]() |
snarfii | Word | 1 | 04-22-2012 09:56 PM |
Where we can find a Word document (docx file) that contains professional work inside? | Jamal NUMAN | Word | 0 | 06-26-2011 09:57 AM |
![]() |
Jamal NUMAN | Word | 1 | 04-20-2011 02:33 PM |