Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Change the level of protections (MAKRA)

If any code could change the level of protection, then it really wouldn't be
much protection.

This is one of those things that users have to change for themselves.

With macros disabled, there's nothing that will make your macro even start.

And1 wrote:

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


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I change the level of an individual in Excel Org chart? Gregg Charts and Charting in Excel 0 March 13th 06 04:03 PM
It's posible to change security level from VBA? jose luis Excel Programming 2 September 15th 04 05:36 PM
Using VBA to change macro security level Tracey[_4_] Excel Programming 4 January 23rd 04 07:20 PM
Security Level wont change... toby Excel Programming 1 November 7th 03 01:12 AM
Macro to change security level Michael Miazga[_2_] Excel Programming 2 July 21st 03 08:39 PM


All times are GMT +1. The time now is 08:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"