View Single Post
 
Old 06-27-2017, 03:46 AM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,137
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

Use a conditional field in the primary header range

{ IF { PAGE } = { NUMPAGES } "Put this text in the header" }

Similarly in the primary footer

{ IF { PAGE } = { NUMPAGES } "Put this text in the footer" }

The different first page layout option will have to be set to have different first page header/footers'

The bracket pairs {} are set with CTRL+F9
__________________
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