Hai sir:
I have 2 userform name as userform1 and userform2, how to display the userform1 textbox3.text value to userform2 textbox4.text
User this code in your userform1:
userform2.textbox4.text = me.textbox3.text
Hai i was paste that code but it not come ya
can i put also like this UserForm4.TextBox4.Text = Me.TextBox3.Text userform1.show
More information about text formats
<code>
<blockcode>
<asp>
<c>
<cpp>
<csharp>
<css>
<html4strict>
<java>
<javascript>
<mysql>
<php>
<python>
<sql>
<vb>
<vbnet>
<foo>
[foo]
User this code in your userform1:
Hai i was paste that code but it not come ya
can i put also like this
UserForm4.TextBox4.Text = Me.TextBox3.Text
userform1.show
Pages
Add new comment