Hi,
I'm trying to verify calculations done against the inputs in certain text boxes. Is there a way to do this?
For example
Text Box 1 = 5.43
Text Box 2 = 6.00
Text Box 3 = 11.43
I need to be able to verify that the calculation (in this case a sum) of Text Box 1 and 2 are correct in #3, not matter what the value of Text Boxes 1 and 2 are.
Thanks!
Si