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 PrintDate field inserts the date and time that a document was last printed, as recorded on the Statistics tab in the Properties dialog box. To view the Properties dialog box, click the File tab, click Info, click Properties (below the document preview on the right side), and then click Advanced Properties.

Unless you select a different format, the date and time are displayed in the format specified as part of the regional settings in Microsoft Windows Control Panel.

Syntax

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

{ PRINTDATE [\@ "Date-Time Picture"] [Switches] }

Note:  A field code tells the field what to show. Field results are what’s shown in the document after having evaluated the field code. To toggle between viewing the field code and the field code results, press Alt+F9.

Switches

\@ "Date-Time Picture"

Specifies a date and time format other than the default. If you select a format in the Field dialog box (Insert tab, Text group, Quick Parts command, Field command), Microsoft Word inserts a corresponding date-time picture switch.

To use a format that's not shown in the Field dialog box, click Field Codes and type the format switch directly in the Field codes box.

\h

Specifies use of the Hijri/Lunar calendar.

\s

Specifies use of the Saka Era calendar.

Example

To print information such as "Document: Unit Readiness Report, printed 6 November 2003 at 1320 hours" on each page of a document, insert the following text and fields in a header or footer:

Document { TITLE }, printed { PRINTDATE \@ "d MMMM yyyy 'at' HHmm 'hours' " }

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!

×