Hello everyone...
Just wondering what the line of code would look like that protects a sheet
via the press of a (macro) button. For reason undisclosed, I dont want users
to go the Tools / Protection routine, but I can only get the macro to work
without password protection. Here is what I am using:
ActiveSheet.Protect DrawingObjects:=True, Contents:=True, Scenarios:=True
but again this only works without a password.
Any ideas?
--
Regards...
Bookmarks