View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Stephen Fong Stephen Fong is offline
external usenet poster
 
Posts: 2
Default "Programmatic Access to be Denied" displays when running macro on excel in XP

Please help me that I had wroten a macro in excel file.
When the macro run on the Windows 2000 platform, it has
not any error. But when it run on Windows XP platform,
the message box will be displayed "Programmatic Access to
be Denied" and need to click the "continue" button to
continue to run the program.

How can I set the option to omit this alert box in excel
when running the macro in Windows XP?

Thanks a lot.

Best Regards,
Stephen Fong.