![]() |
|
#4
|
||||
|
||||
|
A Print Preview is unnecessary. Since you're using vba, all you need to update all cross-references in a document is a single .Fields.Update command.
Furthermore, if you were to be inputting data manually into a formfield whose 'calculate on exit' property is checked, any cross-references to the formfield's internal bookmark would update immediately the formfield is exited without the need for any code at all. For more information on data replication in Word, see: http://gregmaxey.com/word_tip_pages/repeating_data.html
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
VBA to copy bookmark-hyperlinks to plain text strings
|
Marrick13 | Word | 2 | 04-29-2012 05:12 AM |
VBA to insert Bookmark
|
rockwellsba | Word VBA | 2 | 05-31-2011 01:07 AM |
| Bookmark Classification | DrDoom | Word | 0 | 06-29-2010 07:08 AM |
| copy a file which does not have copy option | jkind | Word | 0 | 01-17-2010 09:25 AM |
| Bookmark to another document | spqr | Word | 3 | 06-26-2009 04:51 AM |