Thread: Disable ALT+F11
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LiAD LiAD is offline
external usenet poster
 
Posts: 386
Default 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