Posted to microsoft.public.excel.programming
|
|
Disable ALT+F11
Perfect
Thanks again
"Bob Phillips" wrote:
application.OnKey "%{F11}","dummy"
--
__________________________________
HTH
Bob
"LiAD" wrote in message
...
Hi,
Is it possible to put a code in or change any options to disable the user
from using the ALT + F11 short sut to access VB?
I have disabled all the other menu's etc but I just realised this one
could
cause some damage if it gets found. I am trying to get an excel sheet
that
can only be used for inputting data.
Thanks
LiAD
|