Sub Unprotected If Hook Then Msgbox "Vba Project Is Unprotected!", Vbinformation, " " End If End Sub
Sub Unprotected If Hook Then Msgbox "Vba Project Is Unprotected!", Vbinformation, " " End If End Sub
Sub Unprotected If Hook Then Msgbox "Vba Project Is Unprotected!", Vbinformation, " " End If End Sub
If Hook Then
MsgBox "VBA Project is unprotected!", vbInformation, "*****"
End If
End Sub