Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default Changing security level

PK

kind of Catch 22 really ... if the security level is high you don't get to
run a macro, if it's medium you have to confirm that you do. In either
case, you can't change the security level. That would rather defeat the
object of having a security level and be a hackers dream.

Regards

Trevor


"PK" wrote in message
...
Please help! I am using VBA in Excel XP with Windows 2000.

When you go to <Tools <Options then click the "Security"
tab and then click the "Macro Security" button, you are
presented with three levels of security for opening files.
High, Medium, and Low.

Using an "Auto_Open" macro or other method, is there a way
to programmatically drop someone's security level
from "High" to "Medium" or even to "Low"?

Your example code is most appreciated. Thanks in advance.






  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default Changing security level

Trevor,

In later versions of Excel there is a self cert that you could check out.
It allows opening workbooks with (approved) code to open without the alarm.

There are also certificates that you can buy.

--
sb
"Trevor Shuttleworth" wrote in message
...
PK

kind of Catch 22 really ... if the security level is high you don't get to
run a macro, if it's medium you have to confirm that you do. In either
case, you can't change the security level. That would rather defeat the
object of having a security level and be a hackers dream.

Regards

Trevor


"PK" wrote in message
...
Please help! I am using VBA in Excel XP with Windows 2000.

When you go to <Tools <Options then click the "Security"
tab and then click the "Macro Security" button, you are
presented with three levels of security for opening files.
High, Medium, and Low.

Using an "Auto_Open" macro or other method, is there a way
to programmatically drop someone's security level
from "High" to "Medium" or even to "Low"?

Your example code is most appreciated. Thanks in advance.








  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default Changing security level

Steve

I did try self certification at one point and it worked fine for my code on
my machine with me using it but I don't recall it working under other
circumstances. I also bought a digital certificate but I got a refund when
the company admitted it didn't work with VBA.

I didn't have a compelling need so I haven't pursued either option.

Regards

Trevor


"steve" wrote in message
...
Trevor,

In later versions of Excel there is a self cert that you could check out.
It allows opening workbooks with (approved) code to open without the

alarm.

There are also certificates that you can buy.

--
sb
"Trevor Shuttleworth" wrote in message
...
PK

kind of Catch 22 really ... if the security level is high you don't get

to
run a macro, if it's medium you have to confirm that you do. In either
case, you can't change the security level. That would rather defeat the
object of having a security level and be a hackers dream.

Regards

Trevor


"PK" wrote in message
...
Please help! I am using VBA in Excel XP with Windows 2000.

When you go to <Tools <Options then click the "Security"
tab and then click the "Macro Security" button, you are
presented with three levels of security for opening files.
High, Medium, and Low.

Using an "Auto_Open" macro or other method, is there a way
to programmatically drop someone's security level
from "High" to "Medium" or even to "Low"?

Your example code is most appreciated. Thanks in advance.










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
Macros/Security Level Freida Excel Discussion (Misc queries) 1 November 5th 07 05:52 PM
Security level of protected sheets bony_tony Excel Worksheet Functions 2 May 4th 07 02:27 PM
Changing Security Level in Excel Zakynthos Excel Discussion (Misc queries) 1 August 25th 06 04:30 PM
Changing security level Dan E[_2_] Excel Programming 0 August 22nd 03 06:36 PM
Changing security level steve Excel Programming 0 August 22nd 03 06:32 PM


All times are GMT +1. The time now is 06:11 AM.

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

About Us

"It's about Microsoft Excel"