K
Ken White
Hi, and thanks for your anticipated help.
I use a macro that allows Spell Check to work in locked forms that are
protected by a password. Here is the line from the macro that gives the
password that unlocks the form: oDoc.Unprotect Password:="mazie"
I have hundreds of forms and many of them use a different password than the
one given above. My question: How do I add another password to the example
given above so that the one macro will open locked forms with different
passwords? Do I just write : ="mazie"or"toys"
I really appreciate your help, and all the tremendous knowledge you people
share with us. Thanks!
I use a macro that allows Spell Check to work in locked forms that are
protected by a password. Here is the line from the macro that gives the
password that unlocks the form: oDoc.Unprotect Password:="mazie"
I have hundreds of forms and many of them use a different password than the
one given above. My question: How do I add another password to the example
given above so that the one macro will open locked forms with different
passwords? Do I just write : ="mazie"or"toys"
I really appreciate your help, and all the tremendous knowledge you people
share with us. Thanks!