As you mentioned earlier, some fancy footwork can achieve this, and there
are some suggestions at
www.wopr.com/cgi-bin/w3t/showthreaded.pl?Number=249902
{QUOTE{DATE \@ d}{IF{=(mod({DATE \@ d},10)<4)*(mod({DATE \@
d},10)<>0)*({DATE \@ d}<>11)*({DATE \@ d}<>12)*({DATE \@ d}<>13)}= 1
{=mod({DATE \@ d},10)-2 \# rd;st;nd} th} { DATE \@ "MMMM, yyyy" }}
with superscript applied to 'rd;st;nd th' should do the trick
Alternatively
{QUOTE{DATE \@ d}{IF{=(mod({DATE \@ d},10)<4)*(mod({DATE \@
d},10)<>0)*({DATE \@ d}<>11)*({DATE \@ d}<>12)*({DATE \@ d}<>13)}= 1
{=mod({DATE \@ d},10)-2 \# rd;st;nd} th \* Charformat} {DATE \@ "MMMM,
yyyy"}}
with 'IF' formatted as superscript should achieve the same thing
Substitute each incidence of DATE for the Mergefield that contains the date.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> As I wrote in my original reply, I doubt that you're going to find
> anything that will do that.
[quoted text clipped - 48 lines]
>>>>>> field in Word? --
>>>>>> CWH