View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default special date field code

You need an ordinal switch eg

{ Date \@ d \* Ordinal } day of {Date \@ MMMM }

If you want the ordinal to be superscripted then see
http://www.gmayor.com/formatting_word_fields.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org



Candace wrote:
Is there a date field code that will enter the date as 20th instead
of 20, as in "20th day" instead of "20 day"?