View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mikem mikem is offline
external usenet poster
 
Posts: 1
Default Determining if Macro Can Run

I'm distributing an Excel file with macros. I'd like to
open a dialog box telling users to change the security
option to allow macros to run, but only if their macro
security is set to "high." How do I determine the security
level when the fiel is opened?