Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 09-14-2021, 09:01 AM
ukusprof ukusprof is offline Need help with simple (I hope) edit for continuous page numbering across sections, starting with 0 Mac OS X Need help with simple (I hope) edit for continuous page numbering across sections, starting with 0 Office 2016 for Mac
Novice
Need help with simple (I hope) edit for continuous page numbering across sections, starting with 0
 
Join Date: Sep 2021
Posts: 6
ukusprof is on a distinguished road
Default

Quote:
Originally Posted by TheBigBoss View Post
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
TheBigBoss -

Also forgot to mention to you that this is a series of 1 pg login sheets generated from a merge document; hence the section breaks. Because the logins themselves are sequentially numbered, I want the page numbers to match, 0-15. (Or however many logins I'm generating for the particular course).

Thanks!
Reply With Quote
 



Similar Threads
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
Need help with simple (I hope) edit for continuous page numbering across sections, starting with 0 begin each section with page 1 in header PLUS continuous page numbering in footer onemorecupofcoffee Word 18 09-04-2013 04:31 PM
Need help with simple (I hope) edit for continuous page numbering across sections, starting with 0 Sections starting on even page 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

Other Forums: Access Forums

All times are GMT -7. The time now is 11:24 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft