Here is the situation. We have a bunch of spreadsheets all with the same
module in them. I need to add Option Private Module at the top of these
modules as they expose some procedures that should not be exposed to the
users. I have the code to insert the line but the spreadsheets that contain
this module are locked. I have the password, but when I look at the VBIDE
object I can not find a method for unlocking the project. Chip's site does
not mention how to unlock the project and I can not find a solution on the
net...
--
HTH...

Jim Thomlinson