G
GrannyM
In a Word 97 macro I am using the code:
Application.Dialogs(wdDialogFileSaveAs).Show
When the user gets the dialog box and tries to password protect the document
for either modifying or opening, it goes thru all the steps and looks like
it's working, but the password protection is not saved with the document.
Anyone can open or modify the created document.
Does anyone know how to fix this?
Application.Dialogs(wdDialogFileSaveAs).Show
When the user gets the dialog box and tries to password protect the document
for either modifying or opening, it goes thru all the steps and looks like
it's working, but the password protection is not saved with the document.
Anyone can open or modify the created document.
Does anyone know how to fix this?