B
Bob Estes
I have created a Real Estate Purchase & Sale Agreement as
a Word 97 online form, and now I am trying to automate
certain features. I am trying to set a bookmark where the
contents are the result of a calculation. Help shows an
example of a formula field nested in a set field, and
this is what I've tried.
{ SET Balance { = PurchasePrice - Deposit - Assumed -
PMM - Other }} {REF Balance \# $#,##0.00 \* MERGEFORMAT }
All of the Bookmarks in the formula field were
established by nesting an insert field inside a set field
which was then followed by a REF field. They all work
fine.
The problem is that when I test the form, all I get is
0.00 for a value of the Balance bookmark. Can any one
shed some light on what I'm doing wrong. I thank you in
advance for any help you can provide.
a Word 97 online form, and now I am trying to automate
certain features. I am trying to set a bookmark where the
contents are the result of a calculation. Help shows an
example of a formula field nested in a set field, and
this is what I've tried.
{ SET Balance { = PurchasePrice - Deposit - Assumed -
PMM - Other }} {REF Balance \# $#,##0.00 \* MERGEFORMAT }
All of the Bookmarks in the formula field were
established by nesting an insert field inside a set field
which was then followed by a REF field. They all work
fine.
The problem is that when I test the form, all I get is
0.00 for a value of the Balance bookmark. Can any one
shed some light on what I'm doing wrong. I thank you in
advance for any help you can provide.