Thread: Page Numbering
View Single Post
 
Old 06-14-2019, 04:26 AM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,144
gmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud ofgmayor has much to be proud of
Default

If you have (say) Heading 1 in the body of the document, containing Chapter 1 etc then you can get the number from the Chapter by adding a number switch to your Styleref field in the footer

e.g.
{ STYLEREF "Heading 1" \# "0" }.{ SECTION }.{ PAGE }
would give you 1.1.1 etc.
__________________
Graham Mayor - MS MVP (Word) (2002-2019)
Visit my web site for more programming tips and ready made processes www.gmayor.com
Reply With Quote