Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default Macros disables under medium security

Good day everyone,

We have been having problems with some of the workstations in our network
for a few months now. The problem is the following: when a workbook
containing macros is opened, macros are automatically disabled without a
prompt even though the security level is set to medium. We have been having
problems with both macros that are signed (through selfcert) and unsigned.
Obviously, we have the same problem when the level is set to High and the
macro is signed. Everything works fine on Low security setting, but I would
prefer not to leave it there...

Thank you for your time!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Macros disables under medium security

A self signed certifate is not created by a Trusted Certification Authority
(yourself in this case) therefore the Certification Path cannot be
determined and thus "untrusted".

You must use a digital certificate issued by a Trusted Certification
Authority in order to have the option to enable macros...

There are ways around this, but I won't elaborate on this here...


"Charles" wrote in message
...
Good day everyone,

We have been having problems with some of the workstations in our network
for a few months now. The problem is the following: when a workbook
containing macros is opened, macros are automatically disabled without a
prompt even though the security level is set to medium. We have been
having
problems with both macros that are signed (through selfcert) and unsigned.
Obviously, we have the same problem when the level is set to High and the
macro is signed. Everything works fine on Low security setting, but I
would
prefer not to leave it there...

Thank you for your time!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default Macros disables under medium security

Thanks for the response, but we have been working with self-certification for
a few years now and it has always worked (and still does on most of our
computers). Also, shouldn't even unsigned macros trigger the "Enable/disable"
dialog on Medium Security? As it is right now, the only choice I have on the
few problematic stations is have security set on Low (so no security at all)
or not have any macros...

"Mark H. Shin" wrote:

A self signed certifate is not created by a Trusted Certification Authority
(yourself in this case) therefore the Certification Path cannot be
determined and thus "untrusted".

You must use a digital certificate issued by a Trusted Certification
Authority in order to have the option to enable macros...

There are ways around this, but I won't elaborate on this here...


"Charles" wrote in message
...
Good day everyone,

We have been having problems with some of the workstations in our network
for a few months now. The problem is the following: when a workbook
containing macros is opened, macros are automatically disabled without a
prompt even though the security level is set to medium. We have been
having
problems with both macros that are signed (through selfcert) and unsigned.
Obviously, we have the same problem when the level is set to High and the
macro is signed. Everything works fine on Low security setting, but I
would
prefer not to leave it there...

Thank you for your time!




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Macros disables under medium security

Some versions of Office handle macro security differently. As you already
know. Office 2003 (at least on my machine???) does not offer the Enable
Macros button, which is disabled, even when Macro Security is set to Medium
when opening a Office project which is signed using a certificate created by
selfcert...

Are all your machines at the same Office version and update level, etc, etc?



"Charles" wrote in message
...
Thanks for the response, but we have been working with self-certification
for
a few years now and it has always worked (and still does on most of our
computers). Also, shouldn't even unsigned macros trigger the
"Enable/disable"
dialog on Medium Security? As it is right now, the only choice I have on
the
few problematic stations is have security set on Low (so no security at
all)
or not have any macros...

"Mark H. Shin" wrote:

A self signed certifate is not created by a Trusted Certification
Authority
(yourself in this case) therefore the Certification Path cannot be
determined and thus "untrusted".

You must use a digital certificate issued by a Trusted Certification
Authority in order to have the option to enable macros...

There are ways around this, but I won't elaborate on this here...


"Charles" wrote in message
...
Good day everyone,

We have been having problems with some of the workstations in our
network
for a few months now. The problem is the following: when a workbook
containing macros is opened, macros are automatically disabled without
a
prompt even though the security level is set to medium. We have been
having
problems with both macros that are signed (through selfcert) and
unsigned.
Obviously, we have the same problem when the level is set to High and
the
macro is signed. Everything works fine on Low security setting, but I
would
prefer not to leave it there...

Thank you for your time!






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 and security Zita Excel Worksheet Functions 0 January 15th 10 07:26 PM
Macro security level in excel will not change to medium or low Randy Setting up and Configuration of Excel 0 January 12th 06 10:59 PM
Macros Security Bill Hall Excel Programming 13 July 14th 05 04:24 AM
??Programmatically set security level to medium DG Excel Programming 8 March 1st 04 10:00 PM
Low Security and this runs, Medium it doesn't - Why? MarkAtlanta Excel Programming 1 October 14th 03 05:11 PM


All times are GMT +1. The time now is 05:49 PM.

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"