![]() |
|
|
Thread Tools | Display Modes |
#3
|
|||
|
|||
![]()
Hi mate,
Try Footnotes.NumberingRule Footnotes.NumberingRule property (Word) | Microsoft Docs Then do a basic loop through sections and restart numbering (I haven't tried it but I think that's what you need) Set myRange = ActiveDocument.Sections(1).Range If myRange.Footnotes.NumberingRule = wdRestartSection Then myRange.Footnotes.NumberingRule = wdRestartPage End If |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Page numbers not following. All sections continuous, link to previous selected. | ClaireP | Word | 4 | 07-07-2020 08:12 AM |
Starting Sections of a paper at the top of a new page | Lou_Reed | Word | 3 | 12-11-2018 01:55 PM |
![]() |
onemorecupofcoffee | Word | 18 | 09-04-2013 04:31 PM |
![]() |
Eva | Word | 1 | 11-05-2011 01:20 PM |
Continuous page numbering in a merged document | dkeinath | Mail Merge | 0 | 07-30-2010 09:30 AM |