Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

The Author field inserts the author's name specified on the Summary tab in the Properties dialog box.

Tip:  To view Propertiesfor a document, on Windows, choose the Filetab, choose Info, choose Properties, and then choose Advanced Properties. On Mac, choose the Filemenu, and then choose Properties.

A field codetells Word what to insert or provide to the document after determining the value of the field code, such as the current date or the number of pages. Usually, the resulting value is simply displayed as part of the document. You can toggle between viewing the result or viewing the field code by pressing Alt+F9 on Windows or fn+Option+F9 on Mac.

When you create a new document, Word automatically adds the user name as the author's name in the document properties. On Windows, the user name is specified in Word Options, and on Mac, the user name is specified in User Information. You can change the name in these locations and in the document properties.

Tip: To view the user name on Windows, choose the File tab, choose Options, and then choose General; the User name box is located under Personalize your copy of Microsoft Office. On Mac, choose the Word menu, then choose Preferences; in Word Preferences, under Personal Settings, choose User Information to display or change the name.

Syntax

When you view the Author field code in your document, the syntax looks like this:

{ AUTHOR [ "NewName" ] }

Instructions

"NewName"

Optional text that replaces the author name in the document properties for the active document or template. The name can be as long as 255 characters and must be enclosed in quotation marks.

Examples

  • To print the same information on each page of a document (for example, "Document: October 99 Sales Report, printed by A. Gabor on 11/8/1999 4:20 PM"), insert the following text and fields in a header or footer:

    Document: { FILENAME }, printed by { AUTHOR } on { PRINTDATE }

  • In the following Author field, a Fill-In field prompts for the author's name. The name is printed in the document and is added to the document properties.

    { AUTHOR " { FILLIN "Author name?" } " }

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×