Thread: [Solved] Headers and Footers query
View Single Post
 
Old 02-15-2017, 04:32 AM
gmayor's Avatar
gmayor gmayor is offline Windows 10 Office 2016
Expert
 
Join Date: Aug 2014
Posts: 4,142
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

You can use a first page header which takes care of the first page. The footer is a liitle more difficult as you need to enter the same footer in both the first page footer area and the primary footer area (You can insert a temporary page break if necessary to aid setting the primary footer).

That footer would be
{ IF { PAGE } = { NUMPAGES } "This is the last page Footer"} where the bit in quotes is the whole of the footer. Use CTRL+F9 for the bracket pairs {}.
__________________
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