Is there a way to make field result "10.125%" read "ten and 1/8"?
{ = { REF LegalInterestRate }*100 \*cardtext} yields, "ten"
{ = { REF LegalInterestRate }*100 \*dollartext} yields, "ten and 13/100"
Stumped.
Graham Mayor - 28 Jun 2006 08:58 GMT
If your merge data source is Excel (which from the use of REF fields is
probably not the case) you could format as fraction in Excel and attach the
data file as DDE to bring over the formatting from the cell.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Is there a way to make field result "10.125%" read "ten and 1/8"?
>
[quoted text clipped - 3 lines]
>
> Stumped.