View Single Post
 
Old 02-06-2015, 12:22 PM
Charles Kenyon Charles Kenyon is offline Windows 7 64bit Office 2010 32bit
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,464
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

The following field will spell out the year a document is created.
{ CREATEDATE \@ "YYYY" \* cardtext \* caps }

The following field will spell out the current year.
{ DATE \@ "YYYY" \* cardtext \* caps }

Two Thousand Fifteen

Note the braces are inserted using Ctrl+F9 (Command+F9), not typed.

Using Date Fields in Microsoft Word

Using date fields in your template means you don't type the date. Word calculates it when you open or create the document based on the template.
Reply With Quote