and if you want to disable Save use
![]()
Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) If SaveAsUI = False Then Cancel = True End If End Sub
and if you want to disable Save use
![]()
Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As Boolean) If SaveAsUI = False Then Cancel = True End If End Sub
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks