This is no problem but take note the for every control that you have there must be a parent reference that is for the first form form1 when you type form1.text1.text that will give you all the content of the textbox then when you want the content in the next textbox then you equate it to the next textbox that is form2.text2.text= form1.text1.text this will give the textbox it content NB this method is allicable to other control in VB and with that your can do and Undo OK
Reputation Points: 10
Solved Threads: 3
Junior Poster in Training
Offline 58 posts
since Jul 2007