R
robbyp
I have a standard Word document where I have created two text fields from the
control toolbox. I have simple VB code for change as follows:
Textbox1.text = Textbox2.text
When Textbox2 changes, so does the text in Textbox1. It works fine. However,
when I close Word and then re-open, it never works. What gives? Thanks for
your help.
control toolbox. I have simple VB code for change as follows:
Textbox1.text = Textbox2.text
When Textbox2 changes, so does the text in Textbox1. It works fine. However,
when I close Word and then re-open, it never works. What gives? Thanks for
your help.