P
Peter
Hi,
I have a form I developed in Word 2000. The form is password protected and I
have created a pull-down menu item that allows users to unprotect the
document (only those select users that know the password). According to VBA
help, if a document is protected with a password and no password is given in
the ActiveDocument.Unprotect call, then the user will be prompted for the
password. This is how it worked in Word 2000. Now I've upgraded to Word 2003
and while the VBA help still states the user will be prompted for a password,
instead I get an error message stating the password is incorrect.
Anyone have any ideas why or how to fix this?
Thanks,
Peter
I have a form I developed in Word 2000. The form is password protected and I
have created a pull-down menu item that allows users to unprotect the
document (only those select users that know the password). According to VBA
help, if a document is protected with a password and no password is given in
the ActiveDocument.Unprotect call, then the user will be prompted for the
password. This is how it worked in Word 2000. Now I've upgraded to Word 2003
and while the VBA help still states the user will be prompted for a password,
instead I get an error message stating the password is incorrect.
Anyone have any ideas why or how to fix this?
Thanks,
Peter