E
eggpap
Hello,
I have a Global Const PWORD = "pwrd" declared in a wb module of Excel.
Then I have written a macro to Unprotect and another to re-Protect al
the wb sheets. Now I'ld like to create a macro to change the passwor
periodically. My question is: is it possible to re-declare PWOR
programmatically without using a file to store its value? Or, in othe
words, how you'ld do?
Emilian
I have a Global Const PWORD = "pwrd" declared in a wb module of Excel.
Then I have written a macro to Unprotect and another to re-Protect al
the wb sheets. Now I'ld like to create a macro to change the passwor
periodically. My question is: is it possible to re-declare PWOR
programmatically without using a file to store its value? Or, in othe
words, how you'ld do?
Emilian