View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein \(MVP - VB\)[_1240_] Rick Rothstein \(MVP - VB\)[_1240_] is offline
external usenet poster
 
Posts: 1
Default how to detect if macros been disabled

Now, mind you, I don't know for sure, but it would seem logical that if a
user has disabled macros, then there is no code that you could write which
would be able to run in order to tell you this.

Rick


"vqthomf" wrote in message
...
Hi I need to detect if a user has disabled the macro msgbox.
if anyone can it would be much appreciated.
Regards
Charles