K
koolnuts
I have several templates which are protected for Forms some with a password
and some without a password.
What I need to do via VBA is to be able to identify if a template is
protected for Forms with a password or without before I unprotect the
template either using the password or an empty string. I then do some further
processing on the template and then reprotect it.
I know you can check if a template is password protected by checking the
HasPassword property, but I have not been able to find a similar property
which will tell me if the template is protected for Forms with a password.
Does anyone know if this is possible or if there is any work around it?
I would really appreciate any help.
and some without a password.
What I need to do via VBA is to be able to identify if a template is
protected for Forms with a password or without before I unprotect the
template either using the password or an empty string. I then do some further
processing on the template and then reprotect it.
I know you can check if a template is password protected by checking the
HasPassword property, but I have not been able to find a similar property
which will tell me if the template is protected for Forms with a password.
Does anyone know if this is possible or if there is any work around it?
I would really appreciate any help.