![]() |
#1
|
|||
|
|||
![]()
Hello. I'm trying to work something out for our company. I've been handed the duty of creating a document templates for word. We need the header to only be on the first page (I already did that with the different header on first page option) and the footer ONLY on the last page (and if there is only one page on that one single page).
I've managed to find some tutorials with IF statements but to be honest they are so poorly written I can't make heads nor tails of them. I tried doing this with section breaks but couldn't really figure that out ether. I would appreciate any advice. |
#2
|
|||
|
|||
![]()
First, NO SECTION BREAKS to do this. Section breaks are good things when you need them, otherwise they cause confusion and delay. You do not need a section break to do this.
See How to control the page numbering in a Word document.You will be operating in the footer. So make sure you can type in the footer.
If you press Alt+F9 you should see something like the following in your footer: { IF { Page } = { NumPages } "my footer contents to show only on last page" "footer to show on every page except last page" } If you did that, press Alt+F9 again to toggle back to displaying field results rather than codes. Remember that the field braces must be inserted in pairs using Ctrl+F9, not simply typed. Using Fields in Microsoft Word Sections / Headers and Footers in Microsoft Word 2007-2013 Last edited by Charles Kenyon; 01-19-2016 at 07:35 AM. Reason: Change #1 and add #2 in instructions |
#3
|
|||
|
|||
![]()
when you say select entire footer you mean with the if statement to? If I do that:
1. The footer only shows the second word in the entire footer (beats me why). 2. It still shows on all pages not just the first one. It's probably good to mention that the footer is in 2 paragraphs. |
#4
|
|||
|
|||
![]()
Use Alt+F9 to display the field.
Put the part you want to appear in quotation marks. Press Alt+F9 again then F9. See the revised instructions above. I forgot to mention the quotation marks. (They are shown in the linked articles, though.) I also added a sample of what the field should look like. |
#5
|
|||
|
|||
![]() Quote:
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
fairyca | Word | 5 | 07-21-2015 03:33 PM |
2 separate page nos on same page/footer | klsharp | Word | 1 | 09-23-2013 08:29 PM |
![]() |
onemorecupofcoffee | Word | 18 | 09-04-2013 04:31 PM |
![]() |
ravl13 | Word | 2 | 11-20-2012 07:40 AM |
How to save the current page in a new file with all the page settings (header, footer | Jamal NUMAN | Word | 6 | 03-15-2012 03:27 PM |