K
Ken Curtis
Hi,
I have several hundred forms that are pasword protected. SpellCheck does
not run on pasword protected forms. In order to run SpellCheck I have
installed a VB script that allows SpellCheck to run. This script is based on
a single password. However, there are two passwords. How do I add the second
password to the following script so that SpellCheck works on both passwords.
oDoc.Unprotect Password:="mazie"
Thanks, Ken
I have several hundred forms that are pasword protected. SpellCheck does
not run on pasword protected forms. In order to run SpellCheck I have
installed a VB script that allows SpellCheck to run. This script is based on
a single password. However, there are two passwords. How do I add the second
password to the following script so that SpellCheck works on both passwords.
oDoc.Unprotect Password:="mazie"
Thanks, Ken