

#Making a letterhead in word for mac how to#
How to make the different margin settings that such a layout requires. Place names of partners or principles in the left- or right-hand columns, and Second page doesn’t have to contain your logo. Or because you manually insert a page break or next-page section break, your Second page, whether because you kept typing and an automatic page break occurs, Then check the “Different first page header/footer” box.Properly create a letterhead template.Hit Insert and then select Header and page number.Footers(wdHeaderFooterFirstPage).Range.Text = "This is your footer text"Įnd With Google Docs Show header only on first page Headers(wdHeaderFooterFirstPage).Range.Text = "This is your first page header text"

PageSetup.DifferentFirstPageHeaderFooter = True Find more about Word Macros in this tutorial. If you have VBA knowledge, you can use that in order to specify different document headings and footers as shown in the simple script below. You can use the Different Odd & Even Pages check box to specify different header and footer setting depending on page numbers being odd or even. This will be shown in every subsequent page in your Word file. All you’ll need to do is after setting your custom cover page header/footer and before closing the header design tab, to go ahead and define a different header/footer for the second page. Make Different headers and footersĬhances are, that similarly to our reader who asked this question you might need a different footer/header from page two onward. Use the process outlined in the section below. The procedure for making a custom first page footer is similar to the one we just outlined for the header.įrom the Ribbon, hit Insert and then Footer, and the set your own design.


Hit the Quick Parts button for available document properties available for use in your header, such as: Author, Subject, Title, Company Name, Phone, Publish date etc’.
#Making a letterhead in word for mac windows#
Here’s a simple tutorial to explain how to put customer headers for Microsoft Word (both Windows and macOS) then we’ll provide a similar tutorial for Google Docs documents. In summary: can i set my document header and footer and show it in the first page only? I guess my question is whether what i am asking is even possible either in my desktop Office 365 version? If not, is it a feature offered in Google Docs. In the subsequent pages, i would like to display / keep only the report (file) name information. The documents i create have a custom header in which i typically input the report name, its author, date it was written and so on. I work as a business analyst and often use Microsoft Word as well as Google Docs to author some performance tracking reports which i submit to my management chain so that they can take action. Here’s a note we got from our reader, Diana: This tutorial is applicable to: Office 365, 2019, 2018, 2016 Google Docs.
