kabushnell
Technical User
I have created a several page form with protected form fields. Upon entry of several fields a form will open for user entry. My problem is that I had set the code to unprotect the document and input the data into the document and then reprotect. The problem is, once you unprotect and then reprotect, all the data entered previously is lost. Is there a way to have the form field updated from this macro without unprotecting the document. If I remove the unprotect code, I get an error message saying the field is protected.