C Candace Feb 20, 2009 #1 Is there a date field code that will enter the date as 20th instead of 20, as in "20th day" instead of "20 day"?
Is there a date field code that will enter the date as 20th instead of 20, as in "20th day" instead of "20 day"?
G Graham Mayor Feb 20, 2009 #2 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 <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
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 <>>< ><<> ><<> <>>< ><<> <>>< <>><<>