View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
Jialiang Ge [MSFT] Jialiang Ge [MSFT] is offline
external usenet poster
 
Posts: 118
Default Worksheet.Change macro doesn't run in 2007

Hello, David

Thanks for your detailed steps. I reproduced the issue when I disabled my
anti-virus software and did the steps you described in the last reply.
According to the KB article http://support.microsoft.com/kb/927150, this
behavior occurs if the computer is not running an active antivirus program
that supports the scanning of encrypted content as supported by the
Microsoft Antivirus API. If your virus-scanning program does not support
the Microsoft Antivirus API, the virus scanning progrm cannot scan encryped
macros. As a result, encrypted macros will be disabled. To prevent the
antivirus program from scanning encrypted macros, please refer to the
secion "Prevent encrypted macros from being scanned fro viruses" in page:
http://technet2.microsoft.com/Office...8d-484b-a5ae-0
757c162076b1033.mspx?mfr=true

Another resolution, as the KB http://support.microsoft.com/kb/927150 said,
is to update the antivirus program to a program that supports the scanning
of encrypted content as supported by the Microsoft Antivirus API.

If you have any other concern, please feel free to let me know. We
appreciate it a lot for your feedbacks on our products. Thank you.

Sincerely,
Jialiang Ge , remove 'online.')
Microsoft Online Community Support

=================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from your issue.
=================================================
This posting is provided "AS IS" with no warranties, and confers no rights.