View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed Ferrero[_5_] Ed Ferrero[_5_] is offline
external usenet poster
 
Posts: 20
Default Detecting Macro Security Level

Hi arkimediz,

How can I detect what the macro security level setting is
so that I can display a message that is relevant to the
setting?


So, you want a VBA macro that will run regardless of the Excel
macro security level and display a message telling the user
what the security level is?

I think you want the microsoft.virus.how-to list :)

Ed Ferrero