mahaveer
Member
i have form 1 which have two text box and one command button..
and i have form 2 too with one text box only.
now my problem is that i want to put the value in textbox 1 and textbox 2 on the form1 and when i press the command button on form 1 then the total value of textbox1 and textbox2 should go to text box1 on form2. but how?
in short i just want the total value of textbox1 and textbox2 on form2.
and i have form 2 too with one text box only.
now my problem is that i want to put the value in textbox 1 and textbox 2 on the form1 and when i press the command button on form 1 then the total value of textbox1 and textbox2 should go to text box1 on form2. but how?
in short i just want the total value of textbox1 and textbox2 on form2.