Macro Security on XP

G

Guest

I have an Excel 2000 application written on a Windows 2000 machine. An user with a Windows XP machine get the following error message:

Macros in this workbook are disabled because the security level is high and the Macros has not been digitally find or verified as safe. To run the Macros you can either have them signed or change your security level.

After the user changes his security level to low he gets the same error message. Even after closing and re-opening the file, he gets the same message.

Any ideas?

Thanks
-ds
 
R

Rob van Gelder

Check the Security Level after he's set it to Low. Is it still set to low.

A Policy is probably in force.

You can sign your code so it becomes trusted.
http://msdn.microsoft.com/library/e...italcertificatestoproducetrustedsolutions.asp
http://www.microsoft.com/technet/columns/security/5min/5min-402.asp


Rob


ds said:
I have an Excel 2000 application written on a Windows 2000 machine. An
user with a Windows XP machine get the following error message:
Macros in this workbook are disabled because the security level is high
and the Macros has not been digitally find or verified as safe. To run the
Macros you can either have them signed or change your security level.
After the user changes his security level to low he gets the same error
message. Even after closing and re-opening the file, he gets the same
message.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top