Thread
:
Disable immediate window (i think)
View Single Post
#
2
Posted to microsoft.public.excel.programming
Chip Pearson
external usenet poster
Posts: 7,247
Disable immediate window (i think)
Steven,
I don't think there is any way to prevent the users from accessing the
Immediate Window, nor do I think there is any way to prevent them from
running commands directly in the VBE.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com
"Steven Revell" wrote in message
...
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
Reply With Quote
Chip Pearson
View Public Profile
Find all posts by Chip Pearson