Create different Headers and Footers in one Word document
You use word to edit documents, by default the header and footer will be the same in all pages in the same word document. If you want to create multiple headers and footers in the same word document, you need to split the document into different sections. Thus each section will create a different type of header and footer.
The following article shows you how to create multiple headers and footers in the same word document using Microsoft Word 2010. With Microsoft Word 2007, 2013 you do the same and with the lower versions, the operation is a bit different. due to different interface.
Step 1: Enter the content of the document, after entering this content and want the next content with a different header and footer. You put the cursor at the end of that content.
Step 2: Select the Page Layout tab and click Breaks , there will be 4 options for you in the Section Breaks :
- Next Page: break to a new page.
- Continuous: interrupts the position of the mouse cursor.
- Even Page: even page breaks.
- Odd Page: odd page breaks.
For example, if you want to break the section on the new page right after the cursor position, select Next Page .
Step 3: So your document is now separated into 2 sections, section 1 is the content you have entered, section 2 is the content that you will enter next. You can split into many other sections if you like.
Now to create headers and footers for each section, double-click on the header (at the top of the page) of any page in section 1. In the Design section of Header & Footer Tools, select the Different item. First Page and enter the content for the header of section 1 as you like.
Step 4: After writing the content for the header of section 1, click Next to move to the header of section 2.
Step 5: Click the Link to Previous option so that the header of section 2 is not related to the header of section 1, then enter the content for the header of section 2.
Then you double click on any position outside the header to complete. With the footer you perform the same as the header.
The article has guided you to manipulate to create many different headers and footers in the same word document. Hopefully after reading this article you can apply it quickly to your document. Good luck!
You should read it
- Complete guide for Word 2016 (Part 14): Page title (Header) and footer (Footer)
- Create headers and footers (Header and Footer) when printing in PowerPoint
- How to create a page header (Header) and footer (Footer) in Word
- How to Insert a Custom Header or Footer in Microsoft Word
- Add even and odd page titles in Word 2007
- Create Master Document in Word 2010 from many Word files
- Create a new Word file, open the file in Word 2013
- Create a new document in Word
May be interested
- Turn off turn on the character repeat function in Excelin excel, when you enter content into a cell and then you enter the content below that cell with the same characters as the first character of the cell content above. the contents of the upper cell will be suggested to display in the lower box.
- Instructions for creating a cover page in Wordwhen you edit documents or documents in microsoft word, creating a cover for your documents to attract readers is essential. the beautiful cover page and the content of the document will be more interesting for the reader.
- ABS function (absolute value calculation) in Excelwhen you need to calculate absolute values for numbers in excel spreadsheets, you can use the abs function to calculate. the abs function helps you calculate the absolute value of a number, an expression or reference containing a number.
- CONCATENATE function (string concatenation function) in Exceluse the concatenate function when you want to concatenate existing text strings into a single, complete text string. for the syntax and usage of the concatenate function, follow the article below.
- TRIM (function to remove spaces in text) in Excelthe trim function is a function that removes all spaces in the input text and keeps a space between words.
- DEVSQ function in Excel The function returns the sum of squares of deviations between data points from their averagedevsq () is a function that returns the sum of squares of deviations between data points from their average.