G
Guest
I am needing to modify a form so when values are entered in a text box,
certain calculations take place.... Example: when 100 is entered in box "A"
the following chain of events happens (either automatically, or by pressing a
button): box "B" multiplies the sum in box "A" by .25 and sets that value in
box "B" to 25. Also Box "C" multiplies the value of box "B" by 0.5 so we end
up with 12.5 in box "C" .....however, I need the ability to override these
calculations. This is why I think that placing the calculations in the
"default value" section is most appropriate.... Thank You
certain calculations take place.... Example: when 100 is entered in box "A"
the following chain of events happens (either automatically, or by pressing a
button): box "B" multiplies the sum in box "A" by .25 and sets that value in
box "B" to 25. Also Box "C" multiplies the value of box "B" by 0.5 so we end
up with 12.5 in box "C" .....however, I need the ability to override these
calculations. This is why I think that placing the calculations in the
"default value" section is most appropriate.... Thank You