Z
zSplash
I have a document with multiple sections, and I want to select the Primary
Header of Section 8. The code I used to select the first section was:
ActiveDocument.StoryRanges(wdPrimaryHeaderStory).Select
How can I select the Primary Header of Section 8, in a similar fashion?
TIA
Header of Section 8. The code I used to select the first section was:
ActiveDocument.StoryRanges(wdPrimaryHeaderStory).Select
How can I select the Primary Header of Section 8, in a similar fashion?
TIA