C
CTJ
I have 6 text boxes where
[Textbox1] + [Textbox2] = [Textbox3] and
[Textbox4] + [Textbox5] = [Textbox6]
Textbox 1,2,4 and 5 are captured by the user, Textbox 3 and 6 are
caluculated. I want to validate that Text box 3 and 6 equal each other and
where they don't, a warning message is given and user is unable to proceed
before correcting position.
Thanks
[Textbox1] + [Textbox2] = [Textbox3] and
[Textbox4] + [Textbox5] = [Textbox6]
Textbox 1,2,4 and 5 are captured by the user, Textbox 3 and 6 are
caluculated. I want to validate that Text box 3 and 6 equal each other and
where they don't, a warning message is given and user is unable to proceed
before correcting position.
Thanks