![]() |
|
|
|
#1
|
||||
|
||||
|
By doing in code the same as you'd do manually via Insert|Cross-Reference>Heading.
If you can identify the heading to bookmark it, so that you can cross-reference the bookmark, you can just as easily identify it for cross-referencing without the bookmark. Quote:
.Range.InsertFile ... Insert: Code:
For Each HdFt In Scn.Footers
.Range.Text = vbNullString
HdFt.LinkToPrevious = True
Next
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Inserting one document into another | Bluie | Word | 5 | 05-17-2012 12:00 PM |
Inserting a "Book Section" in the Bibliography of word 2007
|
tanababa | Word | 3 | 09-25-2011 03:41 AM |
| Margins in multiple section document | oaty | Word | 0 | 08-15-2010 07:32 AM |
| Linking within the same document | tam5070 | Word | 0 | 02-06-2009 02:21 PM |
| Same As Previous - changing default when inserting/pasting | LdeMarais | Word | 0 | 09-21-2007 11:07 AM |