D
Dawn Rhoads
I have a form that calculates a fee total to be paid. There are about 20
subtotals throughout the document. At one point, there is a checkbox. You
check it if you are entitled to a lower rate and the form should take the
subtotal immediately above it (bookmarked "sub8") and reduce it by 1/2 and
put the result in a field (bookmarked "sub9"). If the box isn't checked, the
sub9 field should either be blank or say 0.00.
Does anyone know a way to make Word do the calculation automatically when
the check box is checked? It's the one spot on our form that the user has to
stop and get their calculator out and manually type a result.
I am a beginning-intermediate user of macros, but I only know how to record
them or to paste in sample code, so if it's a macro solution I may need a
little extra guidance in getting it to work.
Thanks in advance for any ideas anyone has!
subtotals throughout the document. At one point, there is a checkbox. You
check it if you are entitled to a lower rate and the form should take the
subtotal immediately above it (bookmarked "sub8") and reduce it by 1/2 and
put the result in a field (bookmarked "sub9"). If the box isn't checked, the
sub9 field should either be blank or say 0.00.
Does anyone know a way to make Word do the calculation automatically when
the check box is checked? It's the one spot on our form that the user has to
stop and get their calculator out and manually type a result.
I am a beginning-intermediate user of macros, but I only know how to record
them or to paste in sample code, so if it's a macro solution I may need a
little extra guidance in getting it to work.
Thanks in advance for any ideas anyone has!