Use this macro - then sheet will be protected but macros can write into it. (Run the macro then save).![]()
Sub ProtectOpenMacro() ActiveSheet.Protect Password:="password", userinterfaceonly:=True End Sub
Use this macro - then sheet will be protected but macros can write into it. (Run the macro then save).![]()
Sub ProtectOpenMacro() ActiveSheet.Protect Password:="password", userinterfaceonly:=True End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks