View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Excel[_3_] Excel[_3_] is offline
external usenet poster
 
Posts: 7
Default Enable macros.....

I want a message to appear on my spreadsheet (that gives directions)
if they open my file (containing a macro) and Excel does not have
macros enabled.

If Excel does have macros enabled I dont want to display anything.


I thought something like this:

"If your are seeing this message it is because your macros are
disabled. To enable macros go to.....etc"

Any ideas on how to determine this?

Thanks.