Change the level of protections (MAKRA)
Can I interfere in setting of protections (the level of protections -
MAKRA)??
can I get information about current settings (low, high,...)
can I change the level of protections in event:
Private Sub Workbook_Open()
"If level of protections =High then
Set level of protections =Low
end if"
' and
???
thisworkbook.close savechanges:=true
End Sub
Kind Regards,
Andrzej
|