![]() |
|
#4
|
||||
|
||||
|
Quote:
Code:
If .LinkToPrevious = False Then
.Range.FormattedText = _
wdDocSrc.Sections.First.Headers(wdHeaderFooterPrimary).Range.FormattedText
End If
Code:
If .LinkToPrevious = False Then .Range.Text = vbNullString
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Word 2010 removing headers from pages with photos | normancamp | Word | 6 | 03-31-2018 02:39 PM |
Removing Hyperlinks in Multiple Documents at Once
|
Jude24Joy | Word VBA | 10 | 06-13-2017 05:38 AM |
| Removing Sections from headers and footers | Tonks811 | Word | 2 | 01-16-2016 10:30 PM |
| Updating headers in multiple files | cellophane | Word | 3 | 01-17-2013 06:36 AM |
convert multiple csv files to multiple excel files
|
mit | Excel | 1 | 06-14-2011 10:15 AM |