![]() |
one userform to another
How can I get text from UserForm1.Textbox1 to Userform2.textbox1??
|
one userform to another
Either both need to be loadad simultaneously at one point, then
Userform2.textbox1.Text = UserForm1.Textbox1.text or use a spreadsheet cell for temporary storage of the text. HTH. Best wishes Harald "damorrison" skrev i melding ups.com... How can I get text from UserForm1.Textbox1 to Userform2.textbox1?? |
one userform to another
Thanks alot Harold,
Works Great |
All times are GMT +1. The time now is 03:43 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com