View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AccessHelp AccessHelp is offline
external usenet poster
 
Posts: 213
Default Disable Security Warnings Screen

Hello,

Is there a way to disable the Security Warnings screen and to automatically
select the Enable Macros button from the Security Warnings screen?

I have a worksheet with a command button. When the button is clicked, it
will call the macro. Then I will get the Excel Security Warnings screen. I
don't want the Security Warnings screen to prompt.

Thanks.