Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-01-2014, 01:28 PM
tdg23113 tdg23113 is offline Problems with header and page numbering Windows 7 64bit Problems with header and page numbering Office 2010 64bit
Novice
Problems with header and page numbering
 
Join Date: Apr 2014
Posts: 3
tdg23113 is on a distinguished road
Default

Stefan,
Worked like a charm. I think I had tried just about everything else! Thanks for the information, I really appreciate it.


Quote:
Originally Posted by Stefan Blom View Post
In the section where the page number restarts, do the following: Click Insert tab | Page Number | Format Page Numbers. In the Page Number Format dialog box, select "Continue from previous section," and click OK.



If you see many undesired restarts, you could run the following macro instead:

Code:
Sub SpecifyContinuousPageNum()
Dim s As Section
For Each s In ActiveDocument.Sections
s.Footers(wdHeaderFooterPrimary) _
.PageNumbers.RestartNumberingAtSection = False
Next s
End Sub
For assistance, see http://www.gmayor.com/installing_macro.htm.
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems with header and page numbering header problems raye321 Word 1 12-07-2013 10:01 PM
Problems with header and page numbering begin each section with page 1 in header PLUS continuous page numbering in footer onemorecupofcoffee Word 18 09-04-2013 04:31 PM
Numbering problems thecthdox Mail Merge 1 02-13-2013 07:05 PM
header/footer problems only in certain documents Endzone Word 5 08-15-2012 01:04 AM
Page Header and Page Numbering for Technical Book SQLUSA Word 4 06-25-2012 09:53 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:29 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