ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   one userform to another (https://www.excelbanter.com/excel-discussion-misc-queries/107191-one-userform-another.html)

damorrison

one userform to another
 
How can I get text from UserForm1.Textbox1 to Userform2.textbox1??


Harald Staff

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??




damorrison

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