![]() |
#1
|
|||
|
|||
![]() I am really new to VBA and I am trying to make a macro that sets the header different first page to true, I am planning to use word batch processor's user-defined mode to make it work folder-wide but I cannot make it work English is not my first language so sorry if I "talk" weird This is my latest try, it works but only for singular documents, not batch Sub HeaderFirstPage() Let ActiveDocument.Sections(1).PageSetup.DifferentFirs tPageHeaderFooter = True End Sub Last edited by Rzv; 05-22-2024 at 03:44 AM. Reason: made it half-work |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
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 | 13 | 09-20-2015 06:29 PM |
![]() |
oluc | Word VBA | 4 | 11-21-2010 08:10 AM |