R
RositaH
I have created forms for medical transcriptionists to use.
They tab to fill in information, but they also need to
delete not needed items. When they unlock the form and
then lock it again, the text they typed is lost. I looked
all over the postings and see that in one case someone
said to use
activeDocument.protect Type:=wdAllowOnlyFormFields,
NoReset:=True
Where do I do this? Rosita
They tab to fill in information, but they also need to
delete not needed items. When they unlock the form and
then lock it again, the text they typed is lost. I looked
all over the postings and see that in one case someone
said to use
activeDocument.protect Type:=wdAllowOnlyFormFields,
NoReset:=True
Where do I do this? Rosita