![]() |
|
#2
|
||||
|
||||
|
PageSetup needs to know which section you are talking about and the section needs to know which document you are talking about.
Code:
Sub ImSpecial() ActiveDocument.Sections(1).PageSetup.DifferentFirstPageHeaderFooter = True End Sub
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Word Macro VBA | Insert images one by one, page by page
|
leonelcd | Word VBA | 1 | 11-05-2023 03:28 PM |
| Macro to insert different sets of text at bookmark depending on sequence of selected check boxes | chipper09 | Word VBA | 0 | 06-21-2018 01:49 PM |
| Loop true all opned word document | elbartje | Word VBA | 1 | 06-12-2017 05:27 PM |
| Macro that formats (true title) case by Heading style | Marrick13 | Word VBA | 11 | 09-20-2015 06:29 PM |
Macro not staying true
|
oluc | Word VBA | 4 | 11-21-2010 08:10 AM |