Hello,
I want to permanently lock columns S:W on my sheet using VBA. I do NOT
want to write a macro. I need it in the following format. Thanks.
Private Sub Worksheet_Change(ByVal Target As Range)
(code)
End Sub
Hello,
I want to permanently lock columns S:W on my sheet using VBA. I do NOT
want to write a macro. I need it in the following format. Thanks.
Private Sub Worksheet_Change(ByVal Target As Range)
(code)
End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks