Hello I have a form that was created in LiveCycle (not by me) The Form
is a fillable form that is protected (I cant make changes to the form
itself) What i am trying to do is to populate the fillable form fields
from Excel or MSAccess using VBA -- this part I have solved - I am able
to populate every field that I want to using VBA What I am trying to now
do is to Make some of the fields that I just populated as Read Only - so
that when I save the file and send it to someone else - the fields tha...