I have created a control array in visual basic so that when you type text into one textbox it gets copied into another texbox. This works fine, but i was trying to emulate this with VBA in a word document. I know you cannot use control arrays in VBA, but I cannot find on the internet many solutions (that I can get working).

Any ides would be helpful cheers.

caz