S
SueM
Hi,
I want to know how to put the total of the values of 10
text boxes into an 11th textbox on a form.
I'm unsure about everything from where to put the event
(if I need to have one) to what signs to use.
I tried an equation in the default value property box. But
this didn't work (think my equation was too basic). I
tried adding ch box to the other ie
=[text1]+[text2] etc. The result returned was the value of
each textbox with a . before the next value of the next
textbox rather than a sum of all of them.
Is there a simple way to achieve the needed result?
Cheers Sue
I want to know how to put the total of the values of 10
text boxes into an 11th textbox on a form.
I'm unsure about everything from where to put the event
(if I need to have one) to what signs to use.
I tried an equation in the default value property box. But
this didn't work (think my equation was too basic). I
tried adding ch box to the other ie
=[text1]+[text2] etc. The result returned was the value of
each textbox with a . before the next value of the next
textbox rather than a sum of all of them.
Is there a simple way to achieve the needed result?
Cheers Sue