View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
x-rays x-rays is offline
external usenet poster
 
Posts: 14
Default Macros are disabled (How to)

Hello JLGhiz,

Thank you for your response,

I know about that too, but It's not this message which appears when
security level is medium that I meant. The message that described
occurs only once (I suppose).

Don't spent much time about this issue although I very appreciate it!!!

Thanks again!

JLGWhiz wrote:
I get a message when I set the security level to medium or higher using the
ToolsMacroSecurity facility to set the level. Don't know why you are not
getting one.

"x-rays" wrote:

Hi guys,

Indeed, I know how to disable and enable macros but I want to provoke
the message to appear when my security level is set to High and the
file opens for the first time.

Thanks for any help!

JLGWhiz wrote:
The way I read it, he wants to see the message that macros are disabled. If
he wanted to disable the macros, he could delete them or comment them out.
He apparently wants to secure them out with his virus scan.

"Snake Plissken" wrote:

Hello all,

I wrote some code in my excel file and now that I'm done, I'd like to
cause the message that says "Macros are disabled beacuse the security
level........" but when I change my security level to High, close and
re-open the file the message does not appear, the code simply is not
running.


What exactly do you want? Disable the warning message or enable macros when
security level is high ?