Good afternoon,

Does someone knows if its possible to sincronize 2 different textbox from different userforms?

I have 2 userforms: UserForm1 and UserForm2
And 2 Textboxs: TextBox1 and TextBox 2 (each one in a different UserForm)

What I would like is that when I write something in TextBox1 or TextBox2 it changes in one box or the other to have always the same information in both.

Many thanks!

Regards