I have a user form that asks user input, i.e., the recipient name. The code then inserts the recipient name into the document. However, when the document is saved and then reopened, the fields reset.

For example, if the user inputs Joe Blow as a recipient name, how do I keep Joe Blow in the userform the next time the document is opened.

Thanks