View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ds ds is offline
external usenet poster
 
Posts: 1
Default Macro Security on XP

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