![]() |
|
#1
|
|||
|
|||
![]() In a word template, is there a way to make certain information to always appear only on the last page in the header and footer without the use of section breaks? The problem with the section break is that I wish the text to automatically continue to the last page as well (so that the last page will have text + unique header and footer). Also, in my document the front page header and footer should be different. I am thankful for any help! |
#2
|
||||
|
||||
![]()
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 |
#3
|
||||
|
||||
![]()
Cross-posted and answered at: https://www.excelforum.com/word-prog...on-breaks.html
Also cross-posted at: http://www.vbaexpress.com/forum/show...section-breaks For cross-posting etiquette, please read: http://www.excelguru.ca/content.php?184
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Tags |
footer, header, section break |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Page Orientation and Section Breaks | ptmuldoon | Word | 2 | 03-30-2015 01:10 PM |
![]() |
Albus | Word | 12 | 12-12-2014 01:36 PM |
![]() |
jrasicmark | Word | 3 | 06-02-2014 11:28 PM |
![]() |
onemorecupofcoffee | Word | 18 | 09-04-2013 04:31 PM |
Deleted Section Breaks Changes Page Breaks | Brantnshellie | Word | 0 | 02-01-2009 09:22 PM |