formula

M

Microsoft

Is it possible to apply mathmatical functions to a number inserted by mail
merge.

eg. <<totaldue>> $1500.00
What I would like to due is <<totaldue>>*0.15. which would result in
$225.00.

Is this possible? If so how?

Cory
 
G

Graham Mayor

Use a calculated (formula) field eg

{ =({ Mergefield totaldue } * 0.15) \# ",$0.00" }

Set the field boundary pairs with Ctrl+F9

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top