B
Bill Davis
I have 13 text boxes on a form that a number will be
entered and one text box that will calculate the sum of
the other 12. What I need to do is have each text box
have a dollar amount assigned to it ex. textbox 1= 150,
textbox 2=165, textbox 3=180.
How do I code the textbox to represent there value and
keep the entered value as entered if you enter 2 in box 1
it will show the 2 but [textbox 13] will show $300. How
do I code textbox 13 to sum textbox 1-12. If this is
possible?
Thanks in advance
[textbox 1] [textbox 2] [textbox 3]
[textbox 4] [textbox 5] [textbox 6]
[textbox 7] [textbox 8] [textbox 9]
[textbox 10] [textbox 11] [textbox 12] [textbox 13]
entered and one text box that will calculate the sum of
the other 12. What I need to do is have each text box
have a dollar amount assigned to it ex. textbox 1= 150,
textbox 2=165, textbox 3=180.
How do I code the textbox to represent there value and
keep the entered value as entered if you enter 2 in box 1
it will show the 2 but [textbox 13] will show $300. How
do I code textbox 13 to sum textbox 1-12. If this is
possible?
Thanks in advance
[textbox 1] [textbox 2] [textbox 3]
[textbox 4] [textbox 5] [textbox 6]
[textbox 7] [textbox 8] [textbox 9]
[textbox 10] [textbox 11] [textbox 12] [textbox 13]