I discoverd my answer in the second line of your response. woops! data comes
from a table and the formula is on the form. (rookies, huh?) Thanks!
Hi Misterblanks,
In that case, you can have Word perform the same calculation in the mailmerge, without needing to create another field in your db
for the balance. To do this, embed the mailmerge fields in a formula field coded as:
{={MERGEFIELD TotalAmountDue}-{MERGEFIELD TotalAmountPaid}}
where the field braces (i.e. '{ }') are created in pairs via Ctrl-F9. If you want, you can add field 'picture' switches to control
the result's formatting.
Cheers

Signature
macropod
[MVP - Microsoft Word]
-------------------------
>I discoverd my answer in the second line of your response. woops! data comes
> from a table and the formula is on the form. (rookies, huh?) Thanks!
[quoted text clipped - 20 lines]
>> > Thank you so much in advance.
>> > Timothy J Lunde