G Guest Mar 23, 2005 #1 Is there a way that I can password protect a workbook so that it will lock all within a set time frame?
Is there a way that I can password protect a workbook so that it will lock all within a set time frame?
D Dave Peterson Mar 23, 2005 #2 Not with any real assurance. Almost anything I would do would rely on macros and macros can be disabled.
Not with any real assurance. Almost anything I would do would rely on macros and macros can be disabled.
D Dave Peterson Mar 24, 2005 #4 Nothing that would actually work in all cases. You could add a routine that would lock the sheets if after a certain date. But that protection is easily broken.
Nothing that would actually work in all cases. You could add a routine that would lock the sheets if after a certain date. But that protection is easily broken.