If you want to simply add the ordinal then it is straightforward to do with
two or three fields - { Date \@ "MMMM" } { Date \@ "d" \*ordinal }{ Date \@
", yyyy" } or
{Mergefield Date \@ "d" \*ordinal}{Mergefield Date \@ " MMMM yyyy" -
rearrange to suit local requirements.
If you want the ordinals superscripted it gets a whole lot more complicated
- see the example at http://www.gmayor.com/formatting_word_fields.htm

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hello,
>
[quoted text clipped - 5 lines]
> Many thanks,
> Chris
Chris Stammers - 28 Mar 2007 02:54 GMT
Thanks Graham; it does exactly what you said it would. I don't want to get
into superscripting and I don't particularly like the look of it anyway!
Thanks again,
Chris
> If you want to simply add the ordinal then it is straightforward to do with
> two or three fields - { Date \@ "MMMM" } { Date \@ "d" \*ordinal }{ Date \@
[quoted text clipped - 14 lines]
> > Many thanks,
> > Chris