Hi all,

I'm creating a Word UserForm to populate a document.

In the form there is one section that has 3 TextBoxes. Textbox 1 relates to the first year, Textbox2 the second year and Textbox3 the third year. Quite often the value that will be entered into Textbox 1 will be the same that user will then enter into Textbox 2 and Textbox 3. However this will not always be the case.

What I want to do is - Fill Textbox 2 and Textbox 3 with the text that is inputted into Textbox1 - but so that this can be deleted/retyped with a different text in the event that the user decides the values will be different for 2 and 3.

Any thoughts would be great!

Cheers,
AJHEZ