ok so basically i have 2 userforms and i want be able to put the data that appears in one textbox, and make it appear in the textbox in the other userform
can this be done?
cheers
ok so basically i have 2 userforms and i want be able to put the data that appears in one textbox, and make it appear in the textbox in the other userform
can this be done?
cheers
Last edited by scott92; 12-28-2008 at 02:28 PM.
Good evening scott92
Sounds like you want to dump the contents of textbox1 into a public variable and force textbox 2 to pick them up from there. You might have a problem deciding exactly when textbox2 is to update - ie what event you're going to hang it from.
Are both userforms visible on the screen at the same time? is the updating to take place in real time?
HTH
DominicB
Please familiarise yourself with the rules before posting. You can find them here.
thanks for the input
ive sorted it not exactly sur how but it works
cheers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks