Answered
How can I calculate the sum of the text fields?
I'm trying to use a Flash form that has 40 text fields where
the user will enter numeric values. I want to add one field that
will show the total of all those values as the user enters them in.
I have tried the following, but as soon as I add Val(Trim(...))
around the current amount to make it numeric, it doesn't update as
I type anymore. If I take that out, I get an error that it can't be
converted to a numeric value. Any suggestions?
Thanks,
Thanks,
