Copying TextBox entry from one UserForm to another
I'm sure the code Kris entered above is correct.
But, is there anyone who can simplify it? What I want seems do be just
a simple Copy & Paste situation. I know that's not how this all works,
but there has to be a simplier way to do this.
I just want TextBox7 of UserForm6 to automatically be what was just
entered in TextBox1 of UserForm4.
Can anyone help?
|