fredclough
MIS
I created a custom userform that has text boxes.
Each text box is linked to a docvariable field code in a Word document. If I run the userform 1x, it collects the info, and updates the fields accordingly. Then, the userform is dismissed.
Here's my problem. If I save the document, reopen it and display the userform again, obviously my data is not there...is there a way to programatically "save" each field within the userform so that no matter how many times I close and open it, the info stays there until I wish to get rid of it?
Thanks!
Fred
Each text box is linked to a docvariable field code in a Word document. If I run the userform 1x, it collects the info, and updates the fields accordingly. Then, the userform is dismissed.
Here's my problem. If I save the document, reopen it and display the userform again, obviously my data is not there...is there a way to programatically "save" each field within the userform so that no matter how many times I close and open it, the info stays there until I wish to get rid of it?
Thanks!
Fred