|
-
Nov 29th, 2000, 06:01 AM
#1
Thread Starter
Member
Problem
I have a number (over 80) of Excel files that use an auto_run function to protect the sheets on opening. Ineed to change the password the in modules but want to use a macro to perform the task.
example
sub auto_run()
sample
end sub
function sample
active sheet.protect password:="rabbit"
end function
How can I change "rabbit" to another word
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|