
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
You are right, this will work so long as you are not using the result in
further automatic calculations.

Signature
Charles Kenyon
See the MVP FAQ: <URL: http://www.mvps.org/word/> which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
> You could use a mask rather than rounding to set a dollar amount eg
> { = { MERGEFIELD "AMTOWED" } * .25 \# ",$0.00 }
[quoted text clipped - 14 lines]
> >>
> >> Word 2000.
SandyE - 15 May 2004 22:15 GMT
Me again. In Word 2002 and 2003 I was able to use the
result in another automatic calculation by naming the
first result as a book mark (a set field) and then
referencing that field (ref) in a later calculation. ie
{SetTotal { = { MERGEFIELD "AMTOWED" } * .25 }} then
{Ref Total} will bring in the result from amtowed????
>-----Original Message-----
>You are right, this will work so long as you are not using the result in
[quoted text clipped - 19 lines]
>
>.