View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steven Revell Steven Revell is offline
external usenet poster
 
Posts: 35
Default Disable immediate window (i think)

Hi,

I want the users to not be able to run commands such as:

application.enableevents = False
application.displayalerts = False

is there any way to do this.

Thank you in advance for any help!

Regards,
Steven